Skip to content

Commit

Permalink
chore: bump gomplate
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe committed Jul 21, 2023
1 parent 4e13830 commit 16a3969
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 @@ -22,7 +22,7 @@ require (
github.com/fergusstrange/embedded-postgres v1.21.0
github.com/flanksource/commons v1.10.2
github.com/flanksource/duty v1.0.129
github.com/flanksource/gomplate/v3 v3.20.5
github.com/flanksource/gomplate/v3 v3.20.6
github.com/flanksource/is-healthy v0.0.0-20230713150444-ad2a5ef4bb37
github.com/flanksource/kommons v0.31.3
github.com/friendsofgo/errors v0.9.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -883,8 +883,8 @@ github.com/flanksource/commons v1.10.2/go.mod h1:zYEhi6E2+diQ+loVcROUHo/Bgv+Tn61
github.com/flanksource/duty v1.0.129 h1:k8aK32vh8FJENIFaTxHqn0Vdjcn+rS292ywHBmrJj9M=
github.com/flanksource/duty v1.0.129/go.mod h1:RJ/kcZ7dbL8/52tem757szVIA3IomS8bOAZIK0xb4rk=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.20.5 h1:5bNfgU6fiU13S4jutJ8XcqrQFdquEk7nbkkucp+DHpU=
github.com/flanksource/gomplate/v3 v3.20.5/go.mod h1:iwOOBsFuOmCaCWTbG9gyC2zwlFEAG1fjD7dyVWx95I4=
github.com/flanksource/gomplate/v3 v3.20.6 h1:LHlrHl7rBxtOdqKJ9yD6YCAs8SjS3n2ZFkuYA+ZMchg=
github.com/flanksource/gomplate/v3 v3.20.6/go.mod h1:QBu6D/AWd5E9wHRs/2OIbZkg6ewU/w962JW9pxeIt5I=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v0.0.0-20230713150444-ad2a5ef4bb37 h1:MHXg2Vo/oHB0rGLgsI0tkU9MGV7aDwqvO1lrbX7/shY=
github.com/flanksource/is-healthy v0.0.0-20230713150444-ad2a5ef4bb37/go.mod h1:BH5gh9JyEAuuWVP6Q5y9h43VozS0RfKyjNpM9L4v4hw=
Expand Down

0 comments on commit 16a3969

Please sign in to comment.