Skip to content

Commit

Permalink
fix(deps): update module github.com/cilium/charts to v0.0.0-202405071…
Browse files Browse the repository at this point in the history
…42034-8e0b9125ca4a

Signed-off-by: renovate[bot] <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored and michi-covalent committed May 15, 2024
1 parent 1343f14 commit 955adb5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ replace (

require (
github.com/blang/semver/v4 v4.0.0
github.com/cilium/charts v0.0.0-20240503000404-89896efdd729
github.com/cilium/charts v0.0.0-20240507142034-8e0b9125ca4a
github.com/cilium/cilium v1.16.0-pre.2
github.com/cilium/workerpool v1.2.0
github.com/cloudflare/cfssl v1.6.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ github.com/chai2010/gettext-go v1.0.2/go.mod h1:y+wnP2cHYaVj19NZhYKAwEMH2CI1gNHe
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/cilium/charts v0.0.0-20240503000404-89896efdd729 h1:duLWxyCUNW9V50Ah9NLUbkUALQyhLs9e3dgooXoh5mM=
github.com/cilium/charts v0.0.0-20240503000404-89896efdd729/go.mod h1:M3C9VOlFvRzuV+a01t07Tw4uFLSfkCH3L542IWjf6BU=
github.com/cilium/charts v0.0.0-20240507142034-8e0b9125ca4a h1:gx+Lf7A5CQT5JSx84ODZ6swPM8JzO4K9MzoXLNn7Nao=
github.com/cilium/charts v0.0.0-20240507142034-8e0b9125ca4a/go.mod h1:M3C9VOlFvRzuV+a01t07Tw4uFLSfkCH3L542IWjf6BU=
github.com/cilium/checkmate v1.0.3 h1:CQC5eOmlAZeEjPrVZY3ZwEBH64lHlx9mXYdUehEwI5w=
github.com/cilium/checkmate v1.0.3/go.mod h1:KiBTasf39/F2hf2yAmHw21YFl3hcEyP4Yk6filxc12A=
github.com/cilium/cilium v1.16.0-pre.2 h1:7lMNYh/LhegbZOalC13k5xrYQN6u7cmz3veqEd2r76c=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ github.com/chai2010/gettext-go
github.com/chai2010/gettext-go/mo
github.com/chai2010/gettext-go/plural
github.com/chai2010/gettext-go/po
# github.com/cilium/charts v0.0.0-20240503000404-89896efdd729
# github.com/cilium/charts v0.0.0-20240507142034-8e0b9125ca4a
## explicit; go 1.17
github.com/cilium/charts
# github.com/cilium/cilium v1.16.0-pre.2
Expand Down

0 comments on commit 955adb5

Please sign in to comment.