From bf2204674c2d39f03e241d4c874578576f5f8447 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Tue, 8 Oct 2024 21:39:29 +0200 Subject: chore(deps): updated dependencies --- go.mod | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2e95679..d1a36d9 100644 --- a/go.mod +++ b/go.mod @@ -70,21 +70,21 @@ require ( github.com/yuin/goldmark-meta v1.1.0 // indirect github.com/zclconf/go-cty v1.14.4 // indirect go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect - go.n16f.net/ejson v0.0.0-20240907142838-60dfff0cd542 // indirect + go.n16f.net/ejson v0.0.0-20241008085127-23636287c009 // indirect go.n16f.net/log v0.0.0-20240820155337-9eef10dcf842 // indirect - go.n16f.net/service v0.0.0-20240919140647-c82d13a3e862 // indirect + go.n16f.net/service v0.0.0-20241002092837-1033263c6814 // indirect go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad // indirect - golang.org/x/crypto v0.27.0 // indirect + golang.org/x/crypto v0.28.0 // indirect golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e // indirect golang.org/x/mod v0.20.0 // indirect - golang.org/x/net v0.29.0 // indirect + golang.org/x/net v0.30.0 // indirect golang.org/x/sync v0.8.0 // indirect - golang.org/x/sys v0.25.0 // indirect - golang.org/x/term v0.24.0 // indirect - golang.org/x/text v0.18.0 // indirect - google.golang.org/genproto/googleapis/rpc v0.0.0-20240930140551-af27646dc61f // indirect + golang.org/x/sys v0.26.0 // indirect + golang.org/x/term v0.25.0 // indirect + golang.org/x/text v0.19.0 // indirect + google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 // indirect google.golang.org/grpc v1.67.1 // indirect - google.golang.org/protobuf v1.34.2 // indirect + google.golang.org/protobuf v1.35.1 // indirect gopkg.in/yaml.v2 v2.3.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect ) -- cgit v1.2.3