Skip to content

Commit

Permalink
chore: bump gomplate to v3.24.48 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
flankbot authored Nov 26, 2024
1 parent e1a2012 commit 60736a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ require (
github.com/cert-manager/cert-manager v1.16.1 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/distribution/reference v0.5.0 // indirect
github.com/flanksource/gomplate/v3 v3.24.47 // indirect
github.com/flanksource/gomplate/v3 v3.24.48 // indirect
github.com/flanksource/is-healthy v1.0.48 // indirect
github.com/flanksource/kubectl-neat v1.0.4 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -681,8 +681,8 @@ github.com/evanphx/json-patch v4.12.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQL
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.47 h1:m4mtxAPnKBzb0eeMWno2+GT+jVVblgGJRG36DWC19V4=
github.com/flanksource/gomplate/v3 v3.24.47/go.mod h1:sH4uNjbvZ9J4LUNEVrhSjQqKtzrkngu9tkF6oTK/ONc=
github.com/flanksource/gomplate/v3 v3.24.48 h1:SISFtfnEPWQRXAj385eW0QRI1yAXu5S9hH0BwhII5pk=
github.com/flanksource/gomplate/v3 v3.24.48/go.mod h1:QzkYsmSwfJEMcsMW/+y+FKkEShJLs6ZjrnFdNs+H0Hw=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v1.0.48 h1:S0jFVRMwOX5puHzmt7mtHXuqNcPG/k3y241C39YoTMU=
github.com/flanksource/is-healthy v1.0.48/go.mod h1:kdWcNCxiOjgpAd2+fIQnBxvT45IaR+zc92wfOsaI8Kk=
Expand Down

0 comments on commit 60736a2

Please sign in to comment.