mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-09-23 00:57:14 +00:00
go mod tidy
This commit is contained in:
parent
73f5b3e72b
commit
5d3bc6d54c
1 changed files with 2 additions and 1 deletions
3
go.mod
3
go.mod
|
@ -1,6 +1,7 @@
|
|||
module github.com/coder/terraform-provider-envbuilder
|
||||
|
||||
go 1.22.4
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.23.7
|
||||
|
||||
// We use our own Kaniko fork.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue