update mod

This commit is contained in:
Celogeek 2023-07-06 08:23:21 +02:00
parent 095200a99c
commit 5ac47eaa54
Signed by: celogeek
SSH Key Fingerprint: SHA256:DEDfxIK2nUWXbslbRkww3zsauDjhWHlTXar+ak4lDJ4

2
go.mod
View File

@ -11,6 +11,7 @@ require (
github.com/raff/pdfreader v0.0.0-20220308062436-033e8ac577f0
github.com/schollz/progressbar/v3 v3.13.1
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
github.com/viam-labs/go-libjpeg v0.3.1
golang.org/x/image v0.7.0
gopkg.in/yaml.v3 v3.0.1
)
@ -23,7 +24,6 @@ require (
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/stretchr/testify v1.8.4 // indirect
github.com/viam-labs/go-libjpeg v0.3.1 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/term v0.8.0 // indirect