
Bumping version to include changes that better handle TLS errors. Bump nescessary to prepare for when the version of Go is bumped to 1.20 Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
14 lines
161 B
Plaintext
14 lines
161 B
Plaintext
secrets.yml
|
|
dist/
|
|
.idea/
|
|
|
|
# ignore tools binaries
|
|
/git-chglog
|
|
|
|
# ignore RELEASE-specific CHANGELOG
|
|
/RELEASE_CHANGELOG.md
|
|
|
|
# Ignore editor temp files
|
|
*~
|
|
.vscode/
|