Update go dependencies

This commit is contained in:
William Bouzourène 2025-03-26 18:47:16 +01:00
parent e6c698c98d
commit 22bff52921
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
3 changed files with 7 additions and 7 deletions

2
go.mod
View file

@ -74,5 +74,5 @@ require (
modernc.org/libc v1.61.13 // indirect
modernc.org/mathutil v1.7.1 // indirect
modernc.org/memory v1.9.1 // indirect
modernc.org/sqlite v1.36.1 // indirect
modernc.org/sqlite v1.36.2 // indirect
)