From 8f92ad2582dfc223773e2878ffc42267b3586b55 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 19 Oct 2024 13:36:34 +0200 Subject: chore(deps): updated dependencies --- go.mod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 6c5394d..58167c8 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/hashicorp/terraform-plugin-docs v0.19.4 github.com/hashicorp/terraform-plugin-framework v1.12.0 github.com/stretchr/testify v1.9.0 - go.n16f.net/program v0.0.0-20240905080349-5f3363143961 + go.n16f.net/program v0.0.0-20241014083959-8f6b1ea62841 ) require ( @@ -75,14 +75,14 @@ require ( 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.28.0 // indirect - golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e // indirect - golang.org/x/mod v0.20.0 // indirect + golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect + golang.org/x/mod v0.21.0 // indirect golang.org/x/net v0.30.0 // indirect golang.org/x/sync v0.8.0 // 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/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect google.golang.org/grpc v1.67.1 // indirect google.golang.org/protobuf v1.35.1 // indirect gopkg.in/yaml.v2 v2.3.0 // indirect -- cgit v1.2.3