Skip to content

Commit

Permalink
chore: bump duty to v1.0.526 (#1946)
Browse files Browse the repository at this point in the history
Co-authored-by: adityathebe <[email protected]>
  • Loading branch information
flankbot and adityathebe authored Jul 2, 2024
1 parent afb9dc5 commit 3d02021
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/fergusstrange/embedded-postgres v1.25.0
github.com/flanksource/artifacts v1.0.7
github.com/flanksource/commons v1.23.0
github.com/flanksource/duty v1.0.525
github.com/flanksource/duty v1.0.526
github.com/flanksource/gomplate/v3 v3.24.8
github.com/flanksource/is-healthy v1.0.6
github.com/flanksource/kommons v0.31.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -854,8 +854,8 @@ github.com/flanksource/artifacts v1.0.7 h1:tLbY4+7l2H06Td3zSgGSwJy9Vfhto+M7L80cm
github.com/flanksource/artifacts v1.0.7/go.mod h1:pzO1hirM9RMrkJMsLbZbZyN6elsCwz8SNOk3z+mpv34=
github.com/flanksource/commons v1.23.0 h1:nGzX8DewAkQMFK6/P3YbBNbH+m/t2nYqoC51nXFpxoQ=
github.com/flanksource/commons v1.23.0/go.mod h1:bqFwYGdHe1pr3YNBUpnM92s4jCrM9ZJkzZCEwTEdI9U=
github.com/flanksource/duty v1.0.525 h1:0B8n6r6Jh5g3rGteHpkp96yPgvmuIxzaWSmYReIUS/A=
github.com/flanksource/duty v1.0.525/go.mod h1:4renLmQZsi9QMFT9xBO+bLxjn5KzJ9PI/iq3Wm2+5Zg=
github.com/flanksource/duty v1.0.526 h1:mV6SR1PLmGoj/xc1lM4g2dhmzvswGn0FtOqp8AjFlLs=
github.com/flanksource/duty v1.0.526/go.mod h1:4renLmQZsi9QMFT9xBO+bLxjn5KzJ9PI/iq3Wm2+5Zg=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.8 h1:77OQfc8LO3UFfEAhpgIaFpuazncbFqHSr72JMCzoGyA=
github.com/flanksource/gomplate/v3 v3.24.8/go.mod h1:7SJHGdFITvw3I8qf/ppF1BXbL2/ENyI5vpQkWt8MHtU=
Expand Down
2 changes: 1 addition & 1 deletion hack/generate-schemas/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.3
require (
github.com/flanksource/canary-checker v1.0.0
github.com/flanksource/commons v1.23.0
github.com/flanksource/duty v1.0.525
github.com/flanksource/duty v1.0.526
github.com/spf13/cobra v1.8.0
)

Expand Down
4 changes: 2 additions & 2 deletions hack/generate-schemas/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -736,8 +736,8 @@ github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/flanksource/commons v1.23.0 h1:nGzX8DewAkQMFK6/P3YbBNbH+m/t2nYqoC51nXFpxoQ=
github.com/flanksource/commons v1.23.0/go.mod h1:bqFwYGdHe1pr3YNBUpnM92s4jCrM9ZJkzZCEwTEdI9U=
github.com/flanksource/duty v1.0.525 h1:0B8n6r6Jh5g3rGteHpkp96yPgvmuIxzaWSmYReIUS/A=
github.com/flanksource/duty v1.0.525/go.mod h1:4renLmQZsi9QMFT9xBO+bLxjn5KzJ9PI/iq3Wm2+5Zg=
github.com/flanksource/duty v1.0.526 h1:mV6SR1PLmGoj/xc1lM4g2dhmzvswGn0FtOqp8AjFlLs=
github.com/flanksource/duty v1.0.526/go.mod h1:4renLmQZsi9QMFT9xBO+bLxjn5KzJ9PI/iq3Wm2+5Zg=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.8 h1:77OQfc8LO3UFfEAhpgIaFpuazncbFqHSr72JMCzoGyA=
github.com/flanksource/gomplate/v3 v3.24.8/go.mod h1:7SJHGdFITvw3I8qf/ppF1BXbL2/ENyI5vpQkWt8MHtU=
Expand Down

0 comments on commit 3d02021

Please sign in to comment.