chore(deps): update Go dependencies

This commit is contained in:
Julien Neuhart
2024-10-08 16:24:08 +02:00
parent 119bba4f04
commit 9daecc127a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -59,5 +59,5 @@ require (
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
golang.org/x/time v0.7.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
google.golang.org/protobuf v1.35.1 // indirect
)