Skip to content

Commit f53d278

Browse files
authored
Merge pull request #227 from etcd-io/dependabot/go_modules/github.com/catenacyber/perfsprint-0.9.0
build(deps): bump github.com/catenacyber/perfsprint from 0.8.1 to 0.9.0
2 parents 1a3575a + 489ab4d commit f53d278

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
github.com/breml/errchkjson v0.4.0 // indirect
4747
github.com/butuzov/ireturn v0.3.1 // indirect
4848
github.com/butuzov/mirror v1.3.0 // indirect
49-
github.com/catenacyber/perfsprint v0.8.1 // indirect
49+
github.com/catenacyber/perfsprint v0.9.0 // indirect
5050
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
5151
github.com/cespare/xxhash/v2 v2.3.0 // indirect
5252
github.com/charithe/durationcheck v0.0.10 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ github.com/butuzov/ireturn v0.3.1 h1:mFgbEI6m+9W8oP/oDdfA34dLisRFCj2G6o/yiI1yZrY
100100
github.com/butuzov/ireturn v0.3.1/go.mod h1:ZfRp+E7eJLC0NQmk1Nrm1LOrn/gQlOykv+cVPdiXH5M=
101101
github.com/butuzov/mirror v1.3.0 h1:HdWCXzmwlQHdVhwvsfBb2Au0r3HyINry3bDWLYXiKoc=
102102
github.com/butuzov/mirror v1.3.0/go.mod h1:AEij0Z8YMALaq4yQj9CPPVYOyJQyiexpQEQgihajRfI=
103-
github.com/catenacyber/perfsprint v0.8.1 h1:bGOHuzHe0IkoGeY831RW4aSlt1lPRd3WRAScSWOaV7E=
104-
github.com/catenacyber/perfsprint v0.8.1/go.mod h1:/wclWYompEyjUD2FuIIDVKNkqz7IgBIWXIH3V0Zol50=
103+
github.com/catenacyber/perfsprint v0.9.0 h1:IZj13sFjPdHcahlpOqcF5yLm2l4VBV2FttMo2H+wwWw=
104+
github.com/catenacyber/perfsprint v0.9.0/go.mod h1:q//VWC2fWbcdSLEY1R3l8n0zQCDPdE4IjZwyY1HMunM=
105105
github.com/ccojocar/zxcvbn-go v1.0.2 h1:na/czXU8RrhXO4EZme6eQJLR4PzcGsahsBOAwU6I3Vg=
106106
github.com/ccojocar/zxcvbn-go v1.0.2/go.mod h1:g1qkXtUSvHP8lhHp5GrSmTz6uWALGRMQdw6Qnz/hi60=
107107
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=

0 commit comments

Comments
 (0)