Skip to content

Commit

Permalink
fix(deps): update module github.com/openmfp/golang-commons to v0.126.0 (
Browse files Browse the repository at this point in the history
#181)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 3fd647b commit 968f7ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/kcp-dev/kcp/sdk v0.26.1
github.com/kcp-dev/logicalcluster/v3 v3.0.5
github.com/openfga/api/proto v0.0.0-20241104193559-ee46d6721514
github.com/openmfp/golang-commons v0.124.0
github.com/openmfp/golang-commons v0.126.0
github.com/rs/zerolog v1.33.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4=
github.com/onsi/gomega v1.35.1/go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog=
github.com/openfga/api/proto v0.0.0-20241104193559-ee46d6721514 h1:ebCcwMV9LTbAG7so6PQt5qCLB6dz5VUW7/pf9sokG5M=
github.com/openfga/api/proto v0.0.0-20241104193559-ee46d6721514/go.mod h1:gil5LBD8tSdFQbUkCQdnXsoeU9kDJdJgbGdHkgJfcd0=
github.com/openmfp/golang-commons v0.124.0 h1:LWbQgtI8AADCxpixoa6K5D9yAns8qF8UXtfwofuNKms=
github.com/openmfp/golang-commons v0.124.0/go.mod h1:HlksB2w5pkKKiFwQwtmDGoXO3CrOO/KQ/uiRaA/0fHc=
github.com/openmfp/golang-commons v0.126.0 h1:TI4GEQvY5FZXms7XkHhdX63elQJp5IoH3wLTxI961lw=
github.com/openmfp/golang-commons v0.126.0/go.mod h1:CFbMO+nZXqAIdN06XbQV8Y5/hYQW/bIawSxHM3rJouA=
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 968f7ce

Please sign in to comment.