summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorhuker667 <huker@tuta.io>2026-08-11 18:58:45 +0300
committerhuker667 <huker@tuta.io>2026-08-11 18:58:45 +0300
commitd6ebd95cbdbd98b959e52122f2924621b510d291 (patch)
treea8a176a2c7186d2a99b2c214a2f6a4aa9af95c0c /go.mod
parent22359129afeef78e0fcd56e62586819c06950846 (diff)
downloadqulay-d6ebd95cbdbd98b959e52122f2924621b510d291.tar.gz
qulay-d6ebd95cbdbd98b959e52122f2924621b510d291.tar.bz2
qulay-d6ebd95cbdbd98b959e52122f2924621b510d291.zip
ебать крупнейшее обновление 1.0HEADmain
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index fd76bbd..3b4d48f 100644
--- a/go.mod
+++ b/go.mod
@@ -5,13 +5,13 @@ go 1.26.4
require (
codeberg.org/UzbekLinux/uzbekdb-go v0.0.0-20260509165828-8f8f4cbf599e
github.com/codeclysm/extract/v3 v3.1.1
+ github.com/klauspost/compress v1.15.13
)
require (
github.com/h2non/filetype v1.1.3 // indirect
github.com/juju/errors v0.0.0-20181118221551-089d3ea4e4d5 // indirect
github.com/juju/loggo v1.0.0 // indirect
- github.com/klauspost/compress v1.15.13 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/ulikunitz/xz v0.5.11 // indirect
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 // indirect