Skip to content

Commit

Permalink
chore: bump github.com/k3d-io/k3d/v5 in /internal/tools
Browse files Browse the repository at this point in the history
Bumps [github.com/k3d-io/k3d/v5](https://github.com/k3d-io/k3d) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/k3d-io/k3d/releases)
- [Changelog](https://github.com/k3d-io/k3d/blob/main/CHANGELOG.md)
- [Commits](k3d-io/k3d@v5.8.1...v5.8.2)

---
updated-dependencies:
- dependency-name: github.com/k3d-io/k3d/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 8207331 commit e071262
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/golangci/golangci-lint v1.64.0
github.com/google/yamlfmt v0.16.0
github.com/joho/godotenv v1.5.1
github.com/k3d-io/k3d/v5 v5.8.1
github.com/k3d-io/k3d/v5 v5.8.2
github.com/kyma-project/kyma/hack/table-gen v0.0.0-20240626075036-d374ec55c335
github.com/mikefarah/yq/v4 v4.45.1
github.com/onsi/ginkgo/v2 v2.22.2
Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,8 @@ github.com/juju/loggo v0.0.0-20190526231331-6e530bcce5d8/go.mod h1:vgyd7OREkbtVE
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
github.com/julz/importas v0.2.0 h1:y+MJN/UdL63QbFJHws9BVC5RpA2iq0kpjrFajTGivjQ=
github.com/julz/importas v0.2.0/go.mod h1:pThlt589EnCYtMnmhmRYY/qn9lCf/frPOK+WMx3xiJY=
github.com/k3d-io/k3d/v5 v5.8.1 h1:/Iw/HtdluwQYktMUKCeT3SUzQZrWcVlikKln6Twaz/w=
github.com/k3d-io/k3d/v5 v5.8.1/go.mod h1:bFlhRV/R1cPT42ZZzQAHPHUF33CbCT8VSbjtjTr3J1Y=
github.com/k3d-io/k3d/v5 v5.8.2 h1:cknyqAa7EnigZ5zazgXDhJl+LS0eeWETAhgtaJGgnf0=
github.com/k3d-io/k3d/v5 v5.8.2/go.mod h1:bFlhRV/R1cPT42ZZzQAHPHUF33CbCT8VSbjtjTr3J1Y=
github.com/karamaru-alpha/copyloopvar v1.2.1 h1:wmZaZYIjnJ0b5UoKDjUHrikcV0zuPyyxI4SVplLd2CI=
github.com/karamaru-alpha/copyloopvar v1.2.1/go.mod h1:nFmMlFNlClC2BPvNaHMdkirmTJxVCY0lhxBtlfOypMM=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
Expand Down

0 comments on commit e071262

Please sign in to comment.