Skip to content

Commit

Permalink
chore(deps): bump github.com/flanksource/commons
Browse files Browse the repository at this point in the history
Bumps [github.com/flanksource/commons](https://github.com/flanksource/commons) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/flanksource/commons/releases)
- [Changelog](https://github.com/flanksource/commons/blob/master/.releaserc)
- [Commits](flanksource/commons@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/flanksource/commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent c5e8d70 commit 58489e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hack/generate-schemas/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/flanksource/canary-checker v1.0.0
github.com/flanksource/commons v1.12.0
github.com/flanksource/commons v1.13.0
github.com/invopop/jsonschema v0.7.0
github.com/spf13/cobra v1.7.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 @@ -701,8 +701,8 @@ github.com/evanphx/json-patch v4.12.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQL
github.com/evanphx/json-patch v5.7.0+incompatible h1:vgGkfT/9f8zE6tvSCe74nfpAVDQ2tG6yudJd8LBksgI=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fergusstrange/embedded-postgres v1.24.0 h1:WqXbmYrBeT5JfNWQ8Qa+yHa5YJO/0sBIgL9k5rn3dFk=
github.com/flanksource/commons v1.12.0 h1:8B7+AbRbWH3KVFwbmXYkG3gS42pF+uVaF4lAgDY+ZJA=
github.com/flanksource/commons v1.12.0/go.mod h1:zYEhi6E2+diQ+loVcROUHo/Bgv+Tn61W2NYmrb5MgVI=
github.com/flanksource/commons v1.13.0 h1:m+03GEPDfcT9/nVMi/RUJdlUSodoH9gSRExfc7IwAys=
github.com/flanksource/commons v1.13.0/go.mod h1:y4joKczOCW5J6E4xeWb+N1W4N+2xRktV9mCCrM1GUxo=
github.com/flanksource/duty v1.0.191 h1:acnvyTeQlfqmtyXxWprNFGK/vBTUlqkYwxEPLtXSPrk=
github.com/flanksource/duty v1.0.191/go.mod h1:ikyl/TcRy6Cc0R5b0wEHT7CecV7gyJvrDGq/4oIZHoc=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
Expand Down

0 comments on commit 58489e5

Please sign in to comment.