Skip to content

Commit

Permalink
Update module github.com/go-logr/logr to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenStack K8s CI committed Dec 2, 2023
1 parent 67372c9 commit 1acb652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/openstack-k8s-operators/openstack-baremetal-operator/api
go 1.18

require (
github.com/go-logr/logr v1.2.4
github.com/go-logr/logr 1.3.0
github.com/metal3-io/baremetal-operator/apis v0.3.1
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/gomega v1.28.1
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/blang/semver v3.5.1+incompatible
github.com/go-logr/logr v1.2.4
github.com/go-logr/logr 1.3.0
github.com/golang/glog v1.1.2
github.com/metal3-io/baremetal-operator/apis v0.3.1
github.com/onsi/ginkgo/v2 v2.13.0
Expand Down

0 comments on commit 1acb652

Please sign in to comment.