Skip to content

Commit

Permalink
Merge pull request #40 from krinklesaurus/fix/go_mod_tidy
Browse files Browse the repository at this point in the history
go mod tidy
  • Loading branch information
krinklesaurus committed Jan 14, 2022
2 parents 306fe9f + 001736a commit 7503f5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 143 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ require (
github.com/satori/go.uuid v1.2.0
github.com/sirupsen/logrus v1.8.1
github.com/spf13/viper v1.10.1
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.7.0
github.com/urfave/negroni/v2 v2.0.2
golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce
golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6 // indirect
golang.org/x/net v0.0.0-20220114011407-0dd24b26b47d
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
)

0 comments on commit 7503f5f

Please sign in to comment.