1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/template/v2
Gergely Brautigam a5ddd97c21
chore: update go version of the project to 1.23 (#3829)
* chore: update go version of the project to 1.23

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* fixed an absurd amount of linter issues

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2024-08-26 11:10:58 +02:00
..
_testdata fix(template): extract multiple certs/keys from PKCS#12 2022-02-11 08:26:32 +01:00
jwk.go Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00
pem.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
pem_chain.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
pem_test.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
pkcs12.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
pkcs12_test.go Add CA-Bundle to pemToPkcs12 output (#3494) 2024-06-03 22:35:02 +02:00
template.go Remove the use of "golang.org/x/crypto/pkcs12" (#3601) 2024-06-18 19:21:48 +02:00
template_test.go Fix: ESO template crash when Kubernetes secret data is nil (#3537) 2024-06-03 22:27:05 +02:00
yaml.go Update Go and golangci-lint version (#3396) 2024-04-25 06:36:11 -03:00