File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/kcp-dev/logicalcluster/v3 v3.0.5
22
22
github.com/mitchellh/mapstructure v1.5.0
23
23
github.com/openmfp/account-operator v0.168.4
24
- github.com/openmfp/golang-commons v0.146.4
24
+ github.com/openmfp/golang-commons v0.147.0
25
25
github.com/rs/zerolog v1.34.0
26
26
github.com/spf13/cobra v1.9.1
27
27
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4=
135
135
github.com/onsi/gomega v1.35.1 /go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog =
136
136
github.com/openmfp/account-operator v0.168.4 h1:MXS7nzKQkAfz1PsDM0dJypdCeT4pQPWLe0BcJKwH4Gw =
137
137
github.com/openmfp/account-operator v0.168.4 /go.mod h1:8JBT0utn6mPQnWQ9vVmgOlP3gf6QUxQHJqf6M9kcUSk =
138
- github.com/openmfp/golang-commons v0.146.4 h1:LEDllwXotbqJ+ZbJW/6GbHCrtW7ru+eUkLHwRG9J5i0 =
139
- github.com/openmfp/golang-commons v0.146.4 /go.mod h1:ZSy1B6XS1Y07LGUuS5zwhK+x1bxL7KOMz+cMSIUiloA =
138
+ github.com/openmfp/golang-commons v0.147.0 h1:P+1MA6dbg1EWg5xWv/ltGqrY0mPVKkuMLO9NB7XyiLU =
139
+ github.com/openmfp/golang-commons v0.147.0 /go.mod h1:ZSy1B6XS1Y07LGUuS5zwhK+x1bxL7KOMz+cMSIUiloA =
140
140
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
141
141
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
142
142
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments