Update modules

This commit is contained in:
Milan Nikolic
2023-03-21 10:22:12 +01:00
parent 071a6c4f3c
commit c177a0bb77
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/image v0.6.0 // indirect
golang.org/x/net v0.6.0 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/sys v0.6.0 // indirect
)