Skip to content

Commit

Permalink
chore(deps): update dependency gomplate to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
estecabot committed Jul 6, 2024
1 parent cfa6cb1 commit 1626ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/update-readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export PATH="./.bin:$PATH"
set -euxo pipefail

# renovate: datasource=github-releases depName=gomplate packageName=hairyhenderson/gomplate
GOMPLATE_VERSION=v4.0.0
GOMPLATE_VERSION=v4.1.0

# install gomplate
curl --silent --show-error --fail --location --output ./.bin/gomplate https://github.com/hairyhenderson/gomplate/releases/download/"${GOMPLATE_VERSION}"/gomplate_linux-amd64
Expand Down

0 comments on commit 1626ea8

Please sign in to comment.