From 6930ea3fba1598cc3224e6726b2fc96bdc5cbc35 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 29 Feb 2024 23:50:35 +0100 Subject: Updated dependencies --- go.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index f5f5c88..cfbae52 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/fatih/color v1.16.0 // indirect github.com/galdor/go-ejson v0.0.0-20231201143428-0ac4174b95bf // indirect github.com/galdor/go-log v0.0.0-20231116135458-c8a467cfb388 // indirect - github.com/galdor/go-service v0.0.0-20231222101450-cc2d72933c8e // indirect + github.com/galdor/go-service v0.0.0-20240229175838-865ef6225ac6 // indirect github.com/galdor/go-uuid v0.0.0-20230418134831-d236b757febe // indirect github.com/golang/protobuf v1.5.3 // indirect github.com/google/uuid v1.6.0 // indirect @@ -73,14 +73,14 @@ require ( github.com/yuin/goldmark v1.6.0 // indirect github.com/yuin/goldmark-meta v1.1.0 // indirect github.com/zclconf/go-cty v1.14.1 // indirect - golang.org/x/crypto v0.19.0 // indirect + golang.org/x/crypto v0.20.0 // indirect golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df // indirect golang.org/x/mod v0.14.0 // indirect golang.org/x/net v0.21.0 // indirect golang.org/x/sync v0.6.0 // indirect golang.org/x/sys v0.17.0 // indirect golang.org/x/text v0.14.0 // indirect - google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c // indirect + google.golang.org/genproto/googleapis/rpc v0.0.0-20240228224816-df926f6c8641 // indirect google.golang.org/grpc v1.62.0 // indirect google.golang.org/protobuf v1.32.0 // indirect gopkg.in/yaml.v2 v2.3.0 // indirect -- cgit v1.2.3