Skip to content

Commit

Permalink
chore: update kubernetes-configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Jan 17, 2025
1 parent 886290f commit 341246f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/google/go-containerregistry v0.20.3
github.com/google/uuid v1.6.0
github.com/gruntwork-io/terratest v0.48.1
github.com/kong/kubernetes-configuration v1.0.7-0.20250117131842-938e25d03487
github.com/kong/kubernetes-configuration v1.0.7-0.20250117152851-64a09d770d57
github.com/kong/kubernetes-telemetry v0.1.8
github.com/kong/kubernetes-testing-framework v0.47.2
github.com/kong/semver/v4 v4.0.1
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,8 @@ github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IX
github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
github.com/kong/go-kong v0.63.0 h1:8ECLgkgDqON61qCMq/M0gTwZKYxg55Oy692dRDOOBiU=
github.com/kong/go-kong v0.63.0/go.mod h1:ma9GWnhkxtrXZlLFfED955HjVzmUojYEHet3lm+PDik=
github.com/kong/kubernetes-configuration v1.0.7-0.20250117125409-437c47f7f757 h1:dDY5c7/h2VCCw4LYIYPcRfUxH4Zc19OZG8MHU4dgEMA=
github.com/kong/kubernetes-configuration v1.0.7-0.20250117125409-437c47f7f757/go.mod h1:YzSyKf/Dg1TIPkVlzSHofk/RGchuDzpxBivfPDkQ2Do=
github.com/kong/kubernetes-configuration v1.0.7-0.20250117131842-938e25d03487 h1:QAnuLVqUQ6MB7rx8FovtoxqRQxgo+SYtMyHa6Jk2TII=
github.com/kong/kubernetes-configuration v1.0.7-0.20250117131842-938e25d03487/go.mod h1:YzSyKf/Dg1TIPkVlzSHofk/RGchuDzpxBivfPDkQ2Do=
github.com/kong/kubernetes-configuration v1.0.7-0.20250117152851-64a09d770d57 h1:lakePerOiyrrakL5KEV3zgR/UJxqSzMlZ0CXxNhfVhg=
github.com/kong/kubernetes-configuration v1.0.7-0.20250117152851-64a09d770d57/go.mod h1:YzSyKf/Dg1TIPkVlzSHofk/RGchuDzpxBivfPDkQ2Do=
github.com/kong/kubernetes-telemetry v0.1.8 h1:nbtUmXW9xkzRO7dgvrgVrJZiRksATk4XHrqX+78g/5k=
github.com/kong/kubernetes-telemetry v0.1.8/go.mod h1:ZEQY/4DddKoe5XA7UTOIbdI/4d6ZRcrzh2ezRxnuyl0=
github.com/kong/kubernetes-testing-framework v0.47.2 h1:+2Z9anTpbV/hwNeN+NFQz53BMU+g3QJydkweBp3tULo=
Expand Down

0 comments on commit 341246f

Please sign in to comment.