Skip to content

Commit 081188b

Browse files
committed
chore(deps): Update module github.com/go-logr/logr to v0.4.0
1 parent 5e1bd54 commit 081188b

File tree

2 files changed

+4
-80
lines changed

2 files changed

+4
-80
lines changed

go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,18 @@ require (
66
github.com/Masterminds/goutils v1.1.1 // indirect
77
github.com/Masterminds/semver/v3 v3.1.1 // indirect
88
github.com/davecgh/go-spew v1.1.1
9-
github.com/git-chglog/git-chglog v0.15.0 // indirect
10-
github.com/go-logr/logr v0.1.0
9+
github.com/fatih/color v1.12.0 // indirect
10+
github.com/go-logr/logr v0.4.0
1111
github.com/golang/mock v1.4.3
1212
github.com/goreleaser/goreleaser v0.143.0
1313
github.com/hashicorp/golang-lru v0.5.4 // indirect
14-
github.com/llorllale/go-gitlint v0.0.0-20210608233938-d6303cc52cc5 // indirect
1514
github.com/maxbrunsfeld/counterfeiter/v6 v6.2.3
1615
github.com/newrelic/go-agent/v3 v3.7.0
1716
github.com/newrelic/newrelic-client-go v0.60.0
1817
github.com/onsi/ginkgo v1.13.0
1918
github.com/onsi/gomega v1.10.1
2019
github.com/prometheus/client_golang v1.6.0 // indirect
2120
github.com/prometheus/common v0.10.0 // indirect
22-
github.com/psampaz/go-mod-outdated v0.8.0 // indirect
2321
github.com/stretchr/testify v1.7.0
2422
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
2523
golang.org/x/tools v0.0.0-20200724022722-7017fd6b1305

0 commit comments

Comments
 (0)