support go1.18 and remove go1.16 (#2868)

This commit is contained in:
fatedier
2022-03-23 21:15:01 +08:00
committed by GitHub
parent 11b13533a0
commit 4acae540c8
4 changed files with 8 additions and 5 deletions

View File

@@ -1,7 +1,10 @@
builds:
- skip: true
checksum:
name_template: 'checksums.txt'
name_template: '{{ .ProjectName }}_{{ .Version }}_sha256_checksums.txt'
algorithm: sha256
extra_files:
- glob: ./release/packages/*
release:
# Same as for github
# Note: it can only be one: either github, gitlab or gitea