Skip to content

Commit

Permalink
go mod update
Browse files Browse the repository at this point in the history
  • Loading branch information
tenox7 committed Apr 6, 2024
1 parent 8d67664 commit bd0d128
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/kdomanski/iso9660 v0.4.0
github.com/mholt/archiver/v4 v4.0.0-alpha.8
github.com/spf13/afero v1.11.0
github.com/tenox7/tkvs v0.0.0-20240406130514-8e1384c0e773
github.com/tenox7/tkvs v0.0.0-20240406133130-ad50f1cdb81b
golang.org/x/crypto v0.22.0
gopkg.in/ini.v1 v1.67.0
howett.net/plist v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/tenox7/tkvs v0.0.0-20240406130514-8e1384c0e773 h1:aqPjnDY84BYdxfghC6r3Vf/WvlTxrgEf4TBKYGS8qI8=
github.com/tenox7/tkvs v0.0.0-20240406130514-8e1384c0e773/go.mod h1:nWlDTuTW851GNwz2C/9iYYec6x39ZS80Sh5qqDa5V+k=
github.com/tenox7/tkvs v0.0.0-20240406133130-ad50f1cdb81b h1:HE8rzUlGjZXKuSjZpVv5/tIYoX6sPXKEDaVv4L7JJV8=
github.com/tenox7/tkvs v0.0.0-20240406133130-ad50f1cdb81b/go.mod h1:nWlDTuTW851GNwz2C/9iYYec6x39ZS80Sh5qqDa5V+k=
github.com/therootcompany/xz v1.0.1 h1:CmOtsn1CbtmyYiusbfmhmkpAAETj0wBIH6kCYaX+xzw=
github.com/therootcompany/xz v1.0.1/go.mod h1:3K3UH1yCKgBneZYhuQUvJ9HPD19UEXEI0BWbMn8qNMY=
github.com/ulikunitz/xz v0.5.6/go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8=
Expand Down

0 comments on commit bd0d128

Please sign in to comment.