Projects STRLCPY scorecard Commits 93ef0878
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .goreleaser.yml
    skipped 30 lines
    31 31   goarch:
    32 32   - amd64
    33 33   - arm64
    34  - - 386
    35  - - arm
    36 34   ldflags:
    37 35   - -s {{.Env.VERSION_LDFLAGS}}
    38 36   
    skipped 43 lines
    82 80   - windows
    83 81   goarch:
    84 82   - amd64
    85  - - 386
    86 83   - arm64
    87  - - arm
    88 84   ldflags:
    89 85   - -buildmode=exe
    90 86   - -s {{.Env.VERSION_LDFLAGS}}
    skipped 21 lines
Please wait...
Page is in error, reload to recover