issues
search
krystal
/
terraform-provider-katapult
Terraform Provider for Katapult.
https://registry.terraform.io/providers/krystal/katapult/latest/docs
MIT License
5
stars
2
forks
source link
chore: update deps and CI actions
#118
Closed
ikadix
closed
11 months ago
ikadix
commented
11 months ago
Updates our Go dependencies
updates our Go version from
1.19
to
1.21
as the dependencies now require at least
1.20
.
Updates golangci-lint from
1.51
to
1.55
mainly to fix warnings about linters not working with generics that are now fixed.
Updates
setup-go
to
v5
removing once necessary cache steps
Introduces the
setup-terraform
step.
1.19
to1.21
as the dependencies now require at least1.20
.1.51
to1.55
mainly to fix warnings about linters not working with generics that are now fixed.setup-go
tov5
removing once necessary cache stepssetup-terraform
step.