Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Commit

Permalink
upgrade component-spec -> 0.0.94
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwienk committed May 26, 2023
1 parent 52b6f84 commit cd965c5
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 29 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/containerd/containerd v1.6.6
github.com/docker/cli v20.10.0-rc1+incompatible
github.com/drone/envsubst v1.0.2
github.com/gardener/component-spec/bindings-go v0.0.90
github.com/gardener/component-spec/bindings-go v0.0.94
github.com/gardener/image-vector v0.10.0
github.com/ghodss/yaml v1.0.0
github.com/go-logr/logr v1.2.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/gardener/component-spec/bindings-go v0.0.52/go.mod h1:kQFMTWowNAp9tOp6aImQa/NoLzfvX29jN5Qgud9rpQU=
github.com/gardener/component-spec/bindings-go v0.0.90 h1:N8VcBifjRPzrtxxyuTvKzuSUd6wnXCgNYUtyLcTUq5k=
github.com/gardener/component-spec/bindings-go v0.0.90/go.mod h1:qr7kADDXbXB0huul+ih/B43YkwyiMFYQepp/tqJ331c=
github.com/gardener/component-spec/bindings-go v0.0.94 h1:mwhS3lpT8FFu/LAkkWTA7MVVw3RwoXaHeGPL1LchzNc=
github.com/gardener/component-spec/bindings-go v0.0.94/go.mod h1:qr7kADDXbXB0huul+ih/B43YkwyiMFYQepp/tqJ331c=
github.com/gardener/image-vector v0.10.0 h1:Ysg3hxfiGUG/doajiZ0nQuUaJYwfO5BZCOcijL3tRuo=
github.com/gardener/image-vector v0.10.0/go.mod h1:32SHGcbmmueeK9VkawsFcEbsoENXQPIuuYiFBUP+vMQ=
github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ github.com/drone/envsubst/path
# github.com/fsnotify/fsnotify v1.4.9
## explicit; go 1.13
github.com/fsnotify/fsnotify
# github.com/gardener/component-spec/bindings-go v0.0.90
# github.com/gardener/component-spec/bindings-go v0.0.94
## explicit; go 1.18
github.com/gardener/component-spec/bindings-go/apis
github.com/gardener/component-spec/bindings-go/apis/v2
Expand Down

0 comments on commit cd965c5

Please sign in to comment.