Skip to content

Commit

Permalink
Merge pull request #397 from pree/renovate/gomplate-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency gomplate to v4.1.0
  • Loading branch information
pree authored Sep 21, 2024
2 parents 36f0968 + e68c1b2 commit 05f1b4d
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 05f1b4d

Please sign in to comment.