Revert "terraform-providers: bump go to 1.23"

1.23 is now the default

This reverts commit d67593d858.
This commit is contained in:
zowoq
2024-10-16 17:20:57 +10:00
parent e18267741b
commit 1fc46edf19
@@ -1,7 +1,6 @@
{ lib
, stdenv
, buildGoModule
, buildGo123Module
, fetchFromGitHub
, fetchFromGitLab
, callPackage
@@ -25,7 +24,7 @@ let
, deleteVendor ? false
, proxyVendor ? false
, mkProviderFetcher ? fetchFromGitHub
, mkProviderGoModule ? buildGo123Module
, mkProviderGoModule ? buildGoModule
# "https://registry.terraform.io/providers/vancluever/acme"
, homepage ? ""
# "registry.terraform.io/vancluever/acme"