index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-29
chore!: Replacing the data.Data type with a datasource registry (#2083)
Dave Henderson
2024-05-20
Build(deps): Bump github.com/Shopify/ejson from 1.5.0 to 1.5.1 (#2075)
dependabot[bot]
2024-05-20
Build(deps): Bump github.com/aws/aws-sdk-go from 1.53.0 to 1.53.5 (#2076)
dependabot[bot]
2024-05-20
Build(deps): Bump k8s.io/client-go from 0.30.0 to 0.30.1 (#2074)
dependabot[bot]
2024-05-12
ci(fix): streamline the docs workflow (#2072)
Dave Henderson
2024-05-12
ci(docs): Require up-to-date function docs (#2071)
Dave Henderson
2024-05-12
docs: update documentation for new coll.Pick/Omit slice support (#2070)
Dave Henderson
2024-05-12
feat: coll.Pick now supports slice of strings as input (#2069)
Dave Henderson
2024-05-11
feat!: Always suppress empty output (#1981)
Dave Henderson
2024-05-11
chore: Switch from zerolog to slog (#2068)
Dave Henderson
2024-05-11
Build(deps): Bump k8s.io/client-go from 0.29.3 to 0.30.0 (#2048)
dependabot[bot]
2024-05-11
Build(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#2067)
dependabot[bot]
2024-05-11
Build(deps): Bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0 (#2049)
dependabot[bot]
2024-05-11
Build(deps): Bump golang.org/x/term from 0.19.0 to 0.20.0 (#2064)
dependabot[bot]
2024-05-11
Build(deps): Bump cuelang.org/go from 0.8.1 to 0.8.2 (#2055)
dependabot[bot]
2024-05-11
Build(deps): Bump golang.org/x/text from 0.14.0 to 0.15.0 (#2066)
dependabot[bot]
2024-05-11
Build(deps): Bump github.com/hairyhenderson/go-fsimpl (#2050)
dependabot[bot]
2024-05-11
Build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#2041)
dependabot[bot]
2024-05-11
Build(deps): Bump github.com/aws/aws-sdk-go from 1.51.17 to 1.53.0 (#2063)
dependabot[bot]
2024-05-11
Build(deps): Bump golangci/golangci-lint-action from 4 to 6 (#2062)
dependabot[bot]
2024-05-10
build: attempt to fix trivy action config (#2061)
Dave Henderson
2024-04-21
Enable testifylint linter (#2044)
Dave Henderson
2024-04-19
Build(deps): Bump golang.org/x/net (#2045)
dependabot[bot]
2024-04-08
Build(deps): Bump cuelang.org/go from 0.8.0 to 0.8.1 (#2035)
dependabot[bot]
2024-04-08
Build(deps): Bump github.com/aws/aws-sdk-go from 1.51.3 to 1.51.17 (#2039)
dependabot[bot]
2024-04-08
Build(deps): Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 (#2034)
dependabot[bot]
2024-04-08
Build(deps): Bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#2033)
dependabot[bot]
2024-03-23
Build(deps): Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#2022)
dependabot[bot]
2024-03-23
Build(deps): Bump docker/login-action from 3.0.0 to 3.1.0 (#2021)
dependabot[bot]
2024-03-20
Build(deps): Bump github.com/aws/aws-sdk-go from 1.50.35 to 1.51.3 (#2028)
dependabot[bot]
2024-03-20
Build(deps): Bump k8s.io/client-go from 0.29.2 to 0.29.3 (#2020)
dependabot[bot]
2024-03-20
Build(deps): Bump github.com/hashicorp/vault/api from 1.12.0 to 1.12.2 (#2027)
dependabot[bot]
2024-03-20
Build(deps): Bump cuelang.org/go from 0.7.1 to 0.8.0 (#2018)
dependabot[bot]
2024-03-20
Build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#2016)
dependabot[bot]
2024-03-20
Fixing broken integration test (#2026)
Dave Henderson
2024-03-09
Build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#2007)
dependabot[bot]
2024-03-08
Build(deps): Bump github.com/aws/aws-sdk-go from 1.50.34 to 1.50.35 (#2015)
dependabot[bot]
2024-03-08
Build(deps): Bump golang from 1.21-alpine to 1.22-alpine (#1988)
dependabot[bot]
2024-03-08
remove unnecessary upgrade
Dave Henderson
2024-03-08
Build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#2008)
dependabot[bot]
2024-03-08
fix lint errors (#2010)
Dave Henderson
2024-03-08
Build(deps): Bump golangci/golangci-lint-action from 3 to 4 (#1987)
dependabot[bot]
2024-02-06
Add --exclude-processing option (#1963)
Song Li
2024-02-04
Build(deps): Bump github.com/hashicorp/vault/api from 1.10.0 to 1.11.0 (#1983)
dependabot[bot]
2024-02-04
Build(deps): Bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.10 (#1986)
dependabot[bot]
2024-02-01
Build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#1982)
dependabot[bot]
2024-01-26
Warn when deprecated k=v array form is used for templates (#1980)
Dave Henderson
2024-01-25
Revert "Remove support for deprecated key/value array form of template config...
Dave Henderson
2024-01-25
Remove deprecated functions (#1978)
Dave Henderson
2024-01-25
Move funcs package to internal (#1977)
Dave Henderson
[prev]
[next]