Fixed a dependency version
This commit is contained in:
parent
d888203f30
commit
9de36e5085
2
go.mod
2
go.mod
@ -40,7 +40,7 @@ require (
|
||||
github.com/json-iterator/go v1.1.6
|
||||
github.com/klauspost/compress v1.4.1 // indirect
|
||||
github.com/klauspost/cpuid v1.2.0 // indirect
|
||||
github.com/logpacker/PayPal-Go-SDK v2.0.0+incompatible
|
||||
github.com/logpacker/PayPal-Go-SDK v1.1.4+incompatible
|
||||
github.com/minio/minio-go v6.0.14+incompatible
|
||||
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
||||
github.com/mssola/user_agent v0.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user