Skip to content

Commit

Permalink
chore: bump duty to v1.0.610
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop authored and github-actions[bot] committed Aug 29, 2024
1 parent 5989288 commit f975049
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ require (
github.com/containrrr/shoutrrr v0.8.0
github.com/fergusstrange/embedded-postgres v1.25.0 // indirect
github.com/flanksource/commons v1.29.1
github.com/flanksource/duty v1.0.608
github.com/flanksource/duty v1.0.610
github.com/flanksource/gomplate/v3 v3.24.24
github.com/flanksource/kopper v1.0.9
github.com/gomarkdown/markdown v0.0.0-20240419095408-642f0ee99ae2
github.com/google/cel-go v0.21.0
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.6.0
github.com/jackc/pgx/v5 v5.6.0 // indirect
github.com/labstack/echo-contrib v0.17.1
github.com/labstack/echo/v4 v4.12.0
github.com/lib/pq v1.10.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -871,8 +871,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.29.1 h1:82vkqo0JFFcOwRXkXrKtMPfUlywOb3YQ+mPSSW9gkpo=
github.com/flanksource/commons v1.29.1/go.mod h1:Kcw3+JI04cVw2zYlv/XTMM1dkNkAwqLYqTxVb19Y/JA=
github.com/flanksource/duty v1.0.608 h1:OxgJwBNSKS36XKrYJK4QDTPZnVGVkL8U/8vI1Xa8xEM=
github.com/flanksource/duty v1.0.608/go.mod h1:LIbTR5tVMWuOxvHrHz1G2/u2UEpukrbvUslUoeMnSxA=
github.com/flanksource/duty v1.0.610 h1:qsC5tayBIsAgVk4dEqgRnbxQbO0m5ZlvTZSExjcNdCQ=
github.com/flanksource/duty v1.0.610/go.mod h1:LIbTR5tVMWuOxvHrHz1G2/u2UEpukrbvUslUoeMnSxA=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.24 h1:u/30b75VNcoC7X+Q0M9Sk1PtvYUcnLe1nJjNpATHhdY=
github.com/flanksource/gomplate/v3 v3.24.24/go.mod h1:Ezcg/bzLwOHYtycHljeOf46RX2YlvLj+xxVxt/nCo30=
Expand Down

0 comments on commit f975049

Please sign in to comment.