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 44406ba commit d6ae620Copy full SHA for d6ae620
go.mod
@@ -30,6 +30,6 @@ require (
30
github.com/leodido/go-urn v1.4.0 // indirect
31
github.com/smarty/assertions v1.15.0 // indirect
32
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
33
- golang.org/x/text v0.25.0 // indirect
+ golang.org/x/text v0.27.0 // indirect
34
35
)
0 commit comments