Skip to content

Commit 664e220

Browse files
Skarlsomichelvocks
authored andcommitted
Change the fork of flag to gaia-pipeline instead of maintainer personal fork. (#106)
1 parent add96f7 commit 664e220

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

Gopkg.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@
8282
unused-packages = true
8383

8484
[[constraint]]
85-
name = "github.com/Skarlso/flag"
85+
name = "github.com/gaia-pipeline/flag"
8686
version = "1.7.4-pre"

cmd/gaia/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import (
88

99
"io/ioutil"
1010

11-
"github.com/Skarlso/flag"
1211
"github.com/dgrijalva/jwt-go"
12+
"github.com/gaia-pipeline/flag"
1313
"github.com/gaia-pipeline/gaia"
1414
"github.com/gaia-pipeline/gaia/handlers"
1515
"github.com/gaia-pipeline/gaia/pipeline"

0 commit comments

Comments
 (0)