Projects STRLCPY s3reverse Commits 1d19cb17
🤬
  • ■ ■ ■ ■ ■ ■
    .goreleaser.yml
    skipped 15 lines
    16 16   goarch:
    17 17   - amd64
    18 18   - 386
     19 + - arm
     20 + - arm64
     21 + goarm:
     22 + - 6
    19 23   ignore:
    20 24   - goos: darwin
    21 25   goarch: 386
    skipped 7 lines
    29 33   goarch: arm
    30 34   - goos: windows
    31 35   goarch: arm64
    32  - - goos: freebsd
    33  - goarch: arm
    34 36   
    35 37  checksum:
    36 38   name_template: "{{ .ProjectName }}_checksums.txt"
    skipped 41 lines
Please wait...
Page is in error, reload to recover