Skip to content

Commit ea39318

Browse files
committed
fix(telegraf-1.36): Remediate GHSA-fwv2-65wh-2w8c
Bump github.com/snowflakedb/gosnowflake to the closest release tag of the version being currently used
1 parent d643854 commit ea39318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegraf-1.36.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pipeline:
2828
- uses: go/bump
2929
with:
3030
deps: |-
31-
github.com/snowflakedb/gosnowflake@v1.6.19
31+
github.com/snowflakedb/gosnowflake@v1.17.0
3232
3333
- runs: |
3434
make package include_packages="linux_${{build.goarch}}.tar.gz"

0 commit comments

Comments
 (0)