Skip to content

Commit

Permalink
Update go-template-utils to the latest release-2.9
Browse files Browse the repository at this point in the history
Signed-off-by: mprahl <[email protected]>
  • Loading branch information
mprahl committed Aug 15, 2024
1 parent 37451c9 commit e197719
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ require (
github.com/prometheus/client_golang v1.17.0
github.com/spf13/pflag v1.0.5
github.com/stolostron/go-log-utils v0.1.2
github.com/stolostron/go-template-utils/v4 v4.0.1-0.20240402150733-af40378c2c51
github.com/stolostron/kubernetes-dependency-watches v0.5.2-0.20231212185913-628ab39622b8
github.com/stolostron/go-template-utils/v4 v4.0.1-0.20240815173906-b1a894fa8bcb
github.com/stolostron/kubernetes-dependency-watches v0.5.2-0.20240815172554-8ebd847b3011
k8s.io/api v0.27.7
k8s.io/apimachinery v0.27.7
k8s.io/client-go v0.27.7
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,10 @@ github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
github.com/stolostron/go-log-utils v0.1.2 h1:7l1aJWvBqU2+DUyimcslT5SJpdygVY/clRDmX5sO29c=
github.com/stolostron/go-log-utils v0.1.2/go.mod h1:8zrB8UJmp1rXhv3Ck9bBl5SpNfKk3SApeElbo96YRtQ=
github.com/stolostron/go-template-utils/v4 v4.0.1-0.20240402150733-af40378c2c51 h1:pFDQM0VsMOjCceNTY0+MqAD2ueezUX3dJVh8FYkLLI0=
github.com/stolostron/go-template-utils/v4 v4.0.1-0.20240402150733-af40378c2c51/go.mod h1:HtsbCTMS4oFBQpy8le4/Td1YTsHfsh1aP8uRMcquaHI=
github.com/stolostron/kubernetes-dependency-watches v0.5.2-0.20231212185913-628ab39622b8 h1:fA4m/qD8S/l4jSyf2W/eG1iCSnokRXfkoKde4Ohy1f8=
github.com/stolostron/kubernetes-dependency-watches v0.5.2-0.20231212185913-628ab39622b8/go.mod h1:8vRsL1GGBw0jjCwP8CH8d30NVNYKhUy0rdBSQZ2znx8=
github.com/stolostron/go-template-utils/v4 v4.0.1-0.20240815173906-b1a894fa8bcb h1:iEPwRKZyw+KrCEUXqf+xO4ymLl82OBkA1KOt0rjvQ4g=
github.com/stolostron/go-template-utils/v4 v4.0.1-0.20240815173906-b1a894fa8bcb/go.mod h1:SsRbYDlfrnKj9+d7uPCNnDtVg1zO1LTKxfFIwcYIwKc=
github.com/stolostron/kubernetes-dependency-watches v0.5.2-0.20240815172554-8ebd847b3011 h1:R3hUHZcZhzC3BPPTGAVOoeJNAPH1f9uPU6+edcnaYcw=
github.com/stolostron/kubernetes-dependency-watches v0.5.2-0.20240815172554-8ebd847b3011/go.mod h1:8vRsL1GGBw0jjCwP8CH8d30NVNYKhUy0rdBSQZ2znx8=
github.com/stolostron/multicloud-operators-subscription v1.2.4-0-20211122-7277a37.0.20231027053049-af37552e5602 h1:yTNmyt3R/76cG8ikLKG046PJcmhXpn8dbbigXYpmu4s=
github.com/stolostron/multicloud-operators-subscription v1.2.4-0-20211122-7277a37.0.20231027053049-af37552e5602/go.mod h1:+p7x8NNLtrlfv8ZDjomRYAoIpHUd4R4XMo3jYwZWWmc=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit e197719

Please sign in to comment.