Update dependencies
This commit is contained in:
parent
05e483d743
commit
4f5d6a22f7
1 changed files with 4 additions and 4 deletions
8
Gopkg.lock
generated
8
Gopkg.lock
generated
|
@ -16,8 +16,8 @@
|
||||||
[[projects]]
|
[[projects]]
|
||||||
name = "github.com/go-ini/ini"
|
name = "github.com/go-ini/ini"
|
||||||
packages = ["."]
|
packages = ["."]
|
||||||
revision = "5b3e00af70a9484542169a976dcab8d03e601a17"
|
revision = "f280b3ba517bf5fc98922624f21fb0e7a92adaec"
|
||||||
version = "v1.30.0"
|
version = "v1.30.3"
|
||||||
|
|
||||||
[[projects]]
|
[[projects]]
|
||||||
name = "github.com/gorilla/context"
|
name = "github.com/gorilla/context"
|
||||||
|
@ -77,13 +77,13 @@
|
||||||
branch = "master"
|
branch = "master"
|
||||||
name = "golang.org/x/crypto"
|
name = "golang.org/x/crypto"
|
||||||
packages = ["ssh/terminal"]
|
packages = ["ssh/terminal"]
|
||||||
revision = "ed5229da99e3a6df35c756cd64b6982d19505d86"
|
revision = "2509b142fb2b797aa7587dad548f113b2c0f20ce"
|
||||||
|
|
||||||
[[projects]]
|
[[projects]]
|
||||||
branch = "master"
|
branch = "master"
|
||||||
name = "golang.org/x/sys"
|
name = "golang.org/x/sys"
|
||||||
packages = ["unix","windows"]
|
packages = ["unix","windows"]
|
||||||
revision = "8dbc5d05d6edcc104950cc299a1ce6641235bc86"
|
revision = "0649f9fe46d917da5591af4d4784b6badd31d7e5"
|
||||||
|
|
||||||
[solve-meta]
|
[solve-meta]
|
||||||
analyzer-name = "dep"
|
analyzer-name = "dep"
|
||||||
|
|
Loading…
Reference in a new issue