chore(deps): update dependencies
This commit is contained in:
parent
d1c0a91efc
commit
e99675b941
2 changed files with 7 additions and 7 deletions
6
go.mod
6
go.mod
|
@ -1,6 +1,6 @@
|
|||
module git.adyxax.org/adyxax/terraform-provider-forgejo
|
||||
|
||||
go 1.24.3
|
||||
go 1.24.4
|
||||
|
||||
require (
|
||||
github.com/hashicorp/terraform-plugin-docs v0.21.0
|
||||
|
@ -61,10 +61,10 @@ require (
|
|||
github.com/yuin/goldmark-meta v1.1.0 // indirect
|
||||
github.com/zclconf/go-cty v1.16.2 // indirect
|
||||
go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect
|
||||
golang.org/x/crypto v0.38.0 // indirect
|
||||
golang.org/x/crypto v0.39.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
|
||||
golang.org/x/mod v0.25.0 // indirect
|
||||
golang.org/x/net v0.40.0 // indirect
|
||||
golang.org/x/net v0.41.0 // indirect
|
||||
golang.org/x/sys v0.33.0 // indirect
|
||||
golang.org/x/text v0.26.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue