|
|
@@ -35,7 +35,7 @@ require (
|
|
|
github.com/morikuni/aec v1.0.0
|
|
|
github.com/opencontainers/go-digest v1.0.0
|
|
|
github.com/opencontainers/image-spec v1.1.0
|
|
|
- github.com/otiai10/copy v1.14.0
|
|
|
+ github.com/otiai10/copy v1.14.1
|
|
|
github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc
|
|
|
github.com/sirupsen/logrus v1.9.3
|
|
|
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
|
|
|
@@ -147,6 +147,7 @@ require (
|
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
|
|
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
|
|
|
+ github.com/otiai10/mint v1.6.3 // indirect
|
|
|
github.com/pelletier/go-toml v1.9.5 // indirect
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
|
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
|