Fix import paths
This commit is contained in:
4
go.mod
4
go.mod
@@ -37,8 +37,8 @@ require (
|
||||
github.com/justinas/nosurf v1.1.1
|
||||
github.com/mitchellh/copystructure v1.1.1 // indirect
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/prologic/bitcask v0.3.10
|
||||
github.com/prologic/observe v0.0.0-20181231082615-747b185a0928
|
||||
git.mills.io/prologic/bitcask v0.3.10
|
||||
git.mills.io/prologic/observe v0.0.0-20181231082615-747b185a0928
|
||||
github.com/prometheus/client_golang v1.9.0 // indirect
|
||||
github.com/prometheus/procfs v0.4.0 // indirect
|
||||
github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be // indirect
|
||||
|
||||
Reference in New Issue
Block a user