Update dependencies

This commit is contained in:
Illya Marchenko 2024-05-28 16:25:23 +03:00
parent 615d03cc09
commit 1eff11b558
Signed by: stuzer05
GPG Key ID: A6ABAAA9268F9F4F
2 changed files with 1 additions and 5 deletions

4
go.mod
View File

@ -1,5 +1,3 @@
module gitea.stuzer.link/stuzer05/passgen
go 1.20
require golang.org/x/text v0.9.0 // indirect
go 1.22.3

2
go.sum
View File

@ -1,2 +0,0 @@
golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=