Skip to content

Commit

Permalink
chore(deps): bump github.com/GoogleContainerTools/skaffold/v2 (#4294)
Browse files Browse the repository at this point in the history
Bumps [github.com/GoogleContainerTools/skaffold/v2](https://github.com/GoogleContainerTools/skaffold) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/GoogleContainerTools/skaffold/releases)
- [Changelog](https://github.com/GoogleContainerTools/skaffold/blob/main/CHANGELOG.md)
- [Commits](GoogleContainerTools/skaffold@v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: github.com/GoogleContainerTools/skaffold/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 2207999 commit 898891d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion third_party/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/kong/kubernetes-ingress-controller/tools
go 1.19

require (
github.com/GoogleContainerTools/skaffold/v2 v2.6.0
github.com/GoogleContainerTools/skaffold/v2 v2.6.1
github.com/elastic/crd-ref-docs v0.0.8
github.com/go-delve/delve v1.21.0
github.com/golangci/golangci-lint v1.53.3
Expand Down
4 changes: 2 additions & 2 deletions third_party/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.11.
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.35.1 h1:s503Jzh+SCMN557CUTsenBo8vNxmGZK7zWdNlePQ9TU=
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.35.1 h1:IB4aQsSppxP/PVmnCstDm9v00hsPowqrohoW4FZ+amc=
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.35.1/go.mod h1:H785fvlgotVZqht+1rHhXSs8EJ8uPVmpBYkTYO3ccpc=
github.com/GoogleContainerTools/skaffold/v2 v2.6.0 h1:ioJu2Hw+y1zX0tA5bw5uOpxfyQcMDHpVJrD/J5lgV2o=
github.com/GoogleContainerTools/skaffold/v2 v2.6.0/go.mod h1:KWGKNoMn7p/3uzOj+3K4m7yDH3LkBIPeadtaHTZr3XY=
github.com/GoogleContainerTools/skaffold/v2 v2.6.1 h1:unZv61nMErd06Z8tHDJ9wFgeHrI9HvKHbhXv3mUu/NI=
github.com/GoogleContainerTools/skaffold/v2 v2.6.1/go.mod h1:KWGKNoMn7p/3uzOj+3K4m7yDH3LkBIPeadtaHTZr3XY=
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd h1:sjQovDkwrZp8u+gxLtPgKGjk5hCxuy2hrRejBTA9xFU=
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod h1:64YHyfSL2R96J44Nlwm39UHepQbyR5q10x7iYa1ks2E=
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
Expand Down

0 comments on commit 898891d

Please sign in to comment.