Update go-vise

This commit is contained in:
lash 2024-09-12 04:19:13 +01:00
parent b31d3b907a
commit 9c751aff30
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746

2
go.mod
View File

@ -3,7 +3,7 @@ module git.grassecon.net/urdt/ussd
go 1.22.6
require (
git.defalsify.org/vise.git v0.1.0-rc.3.0.20240911162138-1f2af8672dc7
git.defalsify.org/vise.git 0d23e0dbb57fe63b6626527fddc86649cfc20f8f
github.com/alecthomas/assert/v2 v2.2.2
gopkg.in/leonelquinteros/gotext.v1 v1.3.1
)