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 a83a473 commit 5b24c51Copy full SHA for 5b24c51
go.mod
@@ -102,7 +102,7 @@ require (
102
github.com/therootcompany/xz v1.0.1 // indirect
103
github.com/tklauser/go-sysconf v0.3.12 // indirect
104
github.com/tklauser/numcpus v0.6.1 // indirect
105
- github.com/ulikunitz/xz v0.5.11 // indirect
+ github.com/ulikunitz/xz v0.5.14 // indirect
106
github.com/valyala/bytebufferpool v1.0.0 // indirect
107
github.com/valyala/fasttemplate v1.2.2 // indirect
108
github.com/vmihailenco/go-tinylfu v0.2.2 // indirect
0 commit comments