Skip to content

Commit

Permalink
chore: make resources
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra committed Nov 29, 2023
1 parent 88ee3b8 commit fb7f6a5
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 @@ -26,7 +26,7 @@ require (
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
github.com/c2h5oh/datasize v0.0.0-20220606134207-859f65c6625b // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/flanksource/duty v1.0.228 // indirect
github.com/flanksource/duty v1.0.230 // indirect
github.com/flanksource/is-healthy v0.0.0-20231003215854-76c51e3a3ff7 // indirect
github.com/go-logr/logr v1.3.0 // indirect
github.com/go-openapi/jsonpointer v0.20.0 // indirect
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 @@ -15,8 +15,8 @@ github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxER
github.com/emicklei/go-restful/v3 v3.11.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/flanksource/commons v1.17.1 h1:jd114sxRwe2VWcbG/PVVEAWsEkialL6eltbqFGANyuI=
github.com/flanksource/commons v1.17.1/go.mod h1:RDdQI0/QYC4GzicbDaXIvBPjWuQWKLzX8/rFBbFjG5U=
github.com/flanksource/duty v1.0.228 h1:fl1/L5u0zR////4JTu4GJxw/ytv6AMW+tjddJ0+YyTo=
github.com/flanksource/duty v1.0.228/go.mod h1:fTHCJAD3U2wwL9DoXci5L7g0KQcUJIe2/2l4J0ggrLA=
github.com/flanksource/duty v1.0.230 h1:tDMmSYwGMUefMVvValXW32FakOm/4x6WxHoZz4zppBE=
github.com/flanksource/duty v1.0.230/go.mod h1:fTHCJAD3U2wwL9DoXci5L7g0KQcUJIe2/2l4J0ggrLA=
github.com/flanksource/gomplate/v3 v3.20.25 h1:/5qsAzZMbwr0vQcosVAAeSqzJkS0rxJiGnqTDCYU/7M=
github.com/flanksource/gomplate/v3 v3.20.25/go.mod h1:GKmptFMdr2LbOuqwQZrmo9a/UygyZ0pbXffks8MuYhE=
github.com/flanksource/is-healthy v0.0.0-20231003215854-76c51e3a3ff7 h1:s6jf6P1pRfdvksVFjIXFRfnimvEYUR0/Mmla1EIjiRM=
Expand Down

0 comments on commit fb7f6a5

Please sign in to comment.