mirror of
https://github.com/fatedier/frp.git
synced 2026-02-09 01:59:14 +08:00
support go1.18 and remove go1.16 (#2868)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user