go mod update
This commit is contained in:
parent
83331d33c3
commit
a3fb358f1c
4
go.mod
4
go.mod
|
@ -5,7 +5,5 @@ go 1.14
|
|||
require (
|
||||
git.gutmet.org/goutil.git v0.0.0-20201011110813-b9f7ae29b4e6
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/dghubble/oauth1 v0.5.0
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/stretchr/testify v1.2.2 // indirect
|
||||
github.com/dghubble/oauth1 v0.6.0
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user