Skip to content

Commit

Permalink
bump go dependencies 2024-09-01
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Sep 2, 2024
1 parent 6414e0c commit 28c7a01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ require (
github.com/patrickcping/pingone-go-sdk-v2 v0.12.3
github.com/patrickcping/pingone-go-sdk-v2/management v0.43.0
github.com/pavius/impi v0.0.3
github.com/samir-gandhi/davinci-client-go v0.6.0
github.com/samir-gandhi/dvgenerate v0.0.11
github.com/samir-gandhi/davinci-client-go v0.6.1
github.com/samir-gandhi/dvgenerate v0.0.12
github.com/terraform-linters/tflint v0.53.0
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -931,10 +931,10 @@ github.com/ryancurrah/gomodguard v1.3.3 h1:eiSQdJVNr9KTNxY2Niij8UReSwR8Xrte3exBr
github.com/ryancurrah/gomodguard v1.3.3/go.mod h1:rsKQjj4l3LXe8N344Ow7agAy5p9yjsWOtRzUMYmA0QY=
github.com/ryanrolds/sqlclosecheck v0.5.1 h1:dibWW826u0P8jNLsLN+En7+RqWWTYrjCB9fJfSfdyCU=
github.com/ryanrolds/sqlclosecheck v0.5.1/go.mod h1:2g3dUjoS6AL4huFdv6wn55WpLIDjY7ZgUR4J8HOO/XQ=
github.com/samir-gandhi/davinci-client-go v0.6.0 h1:E2Va9GCpIPkZ7wpEdlu93Bs00TA4h8TeSCtkG3eQuAc=
github.com/samir-gandhi/davinci-client-go v0.6.0/go.mod h1:DmOPy/WsIc4e7RYOIeSGM6Qrlb1JsYuN45UaGnlDt9U=
github.com/samir-gandhi/dvgenerate v0.0.11 h1:VMvkeCdI7DyzrPuE3clPFPvR1gO9s6Z24O8Gyh0d5h8=
github.com/samir-gandhi/dvgenerate v0.0.11/go.mod h1:PvrK6c+8SdRSWKmyXsagKeVqSGoo9P8oBbWaIzFD1mQ=
github.com/samir-gandhi/davinci-client-go v0.6.1 h1:WZU2RFGXN2mSiCbwACDMSEIHu2CclSxVNwFUo1PRhIA=
github.com/samir-gandhi/davinci-client-go v0.6.1/go.mod h1:DmOPy/WsIc4e7RYOIeSGM6Qrlb1JsYuN45UaGnlDt9U=
github.com/samir-gandhi/dvgenerate v0.0.12 h1:PyXJ8euJJUyc7JgPyV0CXRz63hZ8aCEb4JkGj4jPGbs=
github.com/samir-gandhi/dvgenerate v0.0.12/go.mod h1:PvrK6c+8SdRSWKmyXsagKeVqSGoo9P8oBbWaIzFD1mQ=
github.com/sanposhiho/wastedassign/v2 v2.0.7 h1:J+6nrY4VW+gC9xFzUc+XjPD3g3wF3je/NsJFwFK7Uxc=
github.com/sanposhiho/wastedassign/v2 v2.0.7/go.mod h1:KyZ0MWTwxxBmfwn33zh3k1dmsbF2ud9pAAGfoLfjhtI=
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4=
Expand Down

0 comments on commit 28c7a01

Please sign in to comment.