Skip to content

Commit e48fea0

Browse files
committed
Update dep
1 parent dc1af01 commit e48fea0

File tree

2 files changed

+6
-32
lines changed

2 files changed

+6
-32
lines changed

Gopkg.lock

Lines changed: 1 addition & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
[[constraint]]
2525
name = "github.com/Masterminds/sprig"
26-
version = "2.15.0"
26+
version = "2.16.0"
2727

2828
[[constraint]]
2929
name = "github.com/beevik/etree"
@@ -35,24 +35,16 @@
3535

3636
[[constraint]]
3737
name = "github.com/huandu/xstrings"
38-
version = "1.1.0"
38+
version = "1.2.0"
3939

4040
[[constraint]]
4141
branch = "master"
42-
name = "github.com/jmoiron/sqlx"
42+
name = "github.com/huangjunwen/tstsvc"
4343

4444
[[constraint]]
45-
name = "gopkg.in/volatiletech/null.v6"
46-
version = "6.4.0"
45+
name = "github.com/ory/dockertest"
46+
version = "3.3.2"
4747

4848
[[constraint]]
4949
name = "github.com/stretchr/testify"
5050
version = "1.2.2"
51-
52-
[[constraint]]
53-
name = "gopkg.in/DATA-DOG/go-sqlmock.v1"
54-
version = "1.3.0"
55-
56-
[[constraint]]
57-
name = "gopkg.in/ory-am/dockertest.v3"
58-
version = "3.3.2"

0 commit comments

Comments
 (0)