mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-02 02:57:28 +01:00
Fix go modules
This commit is contained in:
2
go.mod
2
go.mod
@@ -16,8 +16,6 @@ require (
|
||||
github.com/hako/durafmt v0.0.0-20190612201238-650ed9f29a84
|
||||
github.com/imdario/mergo v0.3.8
|
||||
github.com/matcornic/hermes/v2 v2.0.2
|
||||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
||||
github.com/modern-go/reflect2 v1.0.1 // indirect
|
||||
github.com/opencontainers/go-digest v1.0.0-rc1
|
||||
github.com/opencontainers/image-spec v1.0.1 // indirect
|
||||
github.com/panjf2000/ants/v2 v2.2.2
|
||||
|
||||
Reference in New Issue
Block a user