Explorar el Código

feature: freebsd support (#454)

James Read hace 1 año
padre
commit
be5ddda020
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .goreleaser.yml

+ 1 - 0
.goreleaser.yml

@@ -11,6 +11,7 @@ builds:
       - linux
       - windows
       - darwin
+      - freebsd
 
     goarch:
       - amd64