Skip to content

Commit

Permalink
chore: bump gomplate to v3.24.50 (#1285)
Browse files Browse the repository at this point in the history
  • Loading branch information
flankbot authored Jan 8, 2025
1 parent a1e9fea commit 0963bca
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 @@ -51,7 +51,7 @@ require (
github.com/flanksource/artifacts v1.0.14
github.com/flanksource/commons v1.35.3
github.com/flanksource/duty v1.0.798
github.com/flanksource/is-healthy v1.0.56
github.com/flanksource/is-healthy v1.0.57
github.com/flanksource/ketall v1.1.8
github.com/flanksource/kopper v1.0.11
github.com/gobwas/glob v0.2.3
Expand Down Expand Up @@ -272,7 +272,7 @@ require (
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
github.com/flanksource/gomplate/v3 v3.24.49
github.com/flanksource/gomplate/v3 v3.24.50
github.com/go-errors/errors v1.5.1 // indirect
github.com/go-logr/logr v1.4.2
github.com/go-openapi/jsonpointer v0.21.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -491,10 +491,10 @@ github.com/flanksource/commons v1.35.3 h1:EG46iWodmSQQbXywjvEAgK56ZH26jYtMv0RiPM
github.com/flanksource/commons v1.35.3/go.mod h1:cLZURmvF0dw3wR5VyPuibRl/7h+NEiyMdo70WhJFB9Y=
github.com/flanksource/duty v1.0.798 h1:I5mhLUTUAiFXyEw2paxR6kuh0LKFWZfj1tLbV3p3tk8=
github.com/flanksource/duty v1.0.798/go.mod h1:BwIY9DGWJM2uSpI8Sh64IQvbtjseVmaj0D7Ml1Ull6o=
github.com/flanksource/gomplate/v3 v3.24.49 h1:j28zhFoyL4wOC4uIRk6RMV1LzW/UtcG2sjR+P8zE7BA=
github.com/flanksource/gomplate/v3 v3.24.49/go.mod h1:2qqMPYn/4SJUpeqTP/LChqvEPT5hd/7bQhDVBET4ZKY=
github.com/flanksource/is-healthy v1.0.56 h1:FV57lH2CRB3ox8ifM9MJPN/XTmonlEiS1L3f8JcwhY4=
github.com/flanksource/is-healthy v1.0.56/go.mod h1:5MUvkRbq78aPVIpwGjpn+k89n5+1thBLIRdhfcozUcQ=
github.com/flanksource/gomplate/v3 v3.24.50 h1:z8wKtFqp6yqKf2aiNfKeiG57/JlvYmpGULApQI+4rM4=
github.com/flanksource/gomplate/v3 v3.24.50/go.mod h1:N8lVd8fnm6gS0l3JWlcJgso2Ol9P2L7CW00gvuIHEk0=
github.com/flanksource/is-healthy v1.0.57 h1:y9lyxu4GxWcghmT8uWAkg0gaC8bAUdJ4aOUGDpe4oQo=
github.com/flanksource/is-healthy v1.0.57/go.mod h1:5MUvkRbq78aPVIpwGjpn+k89n5+1thBLIRdhfcozUcQ=
github.com/flanksource/ketall v1.1.8 h1:s06YtYOKLJAh3zdm7gOTbJdLiIF/73Y1/zdFmyohjUE=
github.com/flanksource/ketall v1.1.8/go.mod h1:7p2N6gm5kUTMA+21x4bdnfWupOPVxUW0jy7zksV6GUU=
github.com/flanksource/kopper v1.0.11 h1:PrOLEGqLYooocr/PIEsAcfMHNVcJI+qUT0r7inHeIC8=
Expand Down

0 comments on commit 0963bca

Please sign in to comment.