Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
build: update Go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Jan 12, 2020
1 parent a235fb8 commit bf0cc43
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 29 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ require (
github.com/leodido/go-urn v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.1.2
github.com/sanity-io/litter v1.2.0
github.com/sirupsen/logrus v1.2.0
github.com/sirupsen/logrus v1.4.2
github.com/stretchr/testify v1.4.0
github.com/suzuki-shunsuke/flute v0.7.0
github.com/suzuki-shunsuke/go-jsoneq v0.1.1
github.com/suzuki-shunsuke/go-jsoneq v0.1.2
github.com/suzuki-shunsuke/go-ptr v1.0.0
github.com/suzuki-shunsuke/go-set/v6 v6.0.1
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/go-playground/validator.v9 v9.31.0
gopkg.in/h2non/gock.v1 v1.0.15
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
Expand Down

0 comments on commit bf0cc43

Please sign in to comment.