From ec494ffc7bb560c4577e6c5b8126250a1d7f1f20 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 14 Feb 2025 13:14:03 +0100 Subject: chore(deps): update dependencies and linters --- go.mod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index d88f883..864766c 100644 --- a/go.mod +++ b/go.mod @@ -76,14 +76,14 @@ require ( go.n16f.net/service v0.0.0-20250116124454-c6d878b93c64 // indirect go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad // indirect golang.org/x/crypto v0.33.0 // indirect - golang.org/x/exp v0.0.0-20250207012021-f9890c6ad9f3 // indirect - golang.org/x/mod v0.22.0 // indirect - golang.org/x/net v0.34.0 // indirect + golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect + golang.org/x/mod v0.23.0 // indirect + golang.org/x/net v0.35.0 // indirect golang.org/x/sync v0.11.0 // indirect golang.org/x/sys v0.30.0 // indirect golang.org/x/term v0.29.0 // indirect golang.org/x/text v0.22.0 // indirect - google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect + google.golang.org/genproto/googleapis/rpc v0.0.0-20250212204824-5a70512c5d8b // indirect google.golang.org/grpc v1.70.0 // indirect google.golang.org/protobuf v1.36.5 // indirect gopkg.in/yaml.v2 v2.3.0 // indirect -- cgit v1.2.3