fix(deps): update all dependencies
This commit is contained in:
6
go.mod
6
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/containerd/containerd v1.6.15
|
||||
github.com/docker/buildx v0.9.1
|
||||
github.com/docker/distribution v2.8.1+incompatible
|
||||
github.com/go-git/go-git/v5 v5.5.1
|
||||
github.com/go-git/go-git/v5 v5.5.2
|
||||
github.com/gofrs/flock v0.8.1
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/hashicorp/go-version v1.6.0
|
||||
@@ -28,7 +28,7 @@ require (
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.14.0
|
||||
github.com/stretchr/testify v1.8.1
|
||||
github.com/tonistiigi/fsutil v0.0.0-20221114235510-0127568185cf
|
||||
github.com/tonistiigi/fsutil v0.0.0-20230105215944-fb433841cbfa
|
||||
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
|
||||
github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
|
||||
go.opentelemetry.io/otel v1.11.2
|
||||
@@ -63,7 +63,7 @@ require (
|
||||
github.com/emirpasic/gods v1.18.1 // indirect
|
||||
github.com/fsnotify/fsnotify v1.6.0 // indirect
|
||||
github.com/go-git/gcfg v1.5.0 // indirect
|
||||
github.com/go-git/go-billy/v5 v5.3.1 // indirect
|
||||
github.com/go-git/go-billy/v5 v5.4.0 // indirect
|
||||
github.com/go-logr/logr v1.2.3 // indirect
|
||||
github.com/go-logr/stdr v1.2.2 // indirect
|
||||
github.com/gogo/googleapis v1.4.1 // indirect
|
||||
|
Reference in New Issue
Block a user