We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc02271 commit 865b93aCopy full SHA for 865b93a
go.mod
@@ -110,7 +110,7 @@ require (
110
github.com/ultraware/whitespace v0.0.5
111
github.com/uudashr/gocognit v1.0.7
112
github.com/valyala/quicktemplate v1.7.0
113
- github.com/xen0n/gosmopolitan v1.2.1
+ github.com/xen0n/gosmopolitan v1.2.2
114
github.com/yagipy/maintidx v1.0.0
115
github.com/yeya24/promlinter v0.2.0
116
github.com/ykadowak/zerologlint v0.1.3
@@ -188,7 +188,7 @@ require (
188
golang.org/x/mod v0.12.0 // indirect
189
golang.org/x/sync v0.3.0 // indirect
190
golang.org/x/sys v0.12.0 // indirect
191
- golang.org/x/text v0.12.0 // indirect
+ golang.org/x/text v0.13.0 // indirect
192
google.golang.org/protobuf v1.28.0 // indirect
193
gopkg.in/ini.v1 v1.67.0 // indirect
194
gopkg.in/yaml.v2 v2.4.0 // indirect
go.sum
0 commit comments