Files
fleet/tools
Luke Heath 12c3d76b24 Update go.mod (#20273)
Fixes code scanning warning: 

As of Go 1.21, toolchain versions [must use the 1.N.P
syntax](https://go.dev/doc/toolchain#version).

1.22 in tools/terraform/go.mod does not match this syntax and there is
no additional toolchain directive, which may cause some go commands to
fail.
2024-07-09 11:44:35 -07:00
..
2024-06-03 11:31:01 -04:00
2024-07-09 11:44:35 -07:00