chore(deps): updated dependencies

This commit is contained in:
Julien Dessaux 2024-10-19 13:36:34 +02:00
parent e81d9ee1a6
commit 8f92ad2582
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 14 additions and 14 deletions

8
go.mod
View file

@ -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