8 Commits

Author SHA1 Message Date
Dan Sosedoff
a716093236
Update references from master branch to main branch (#750) 2024-09-08 08:17:18 -07:00
Matt Burdan
f3d6d9d73e
fix: Propagate CGO_ENABLED environment variable to docker build (#724)
* fix: Add ability to statically compile binaries

* propagate env var from github action

* fix comment
2024-03-26 22:44:58 -07:00
Dan Sosedoff
1b03d78800
Drop linux/arm/v5 from docker build (#728) 2024-03-25 22:44:41 -07:00
Dan Sosedoff
6489f6a800
Build on 1.22 (#726) 2024-03-22 21:03:07 -07:00
Dan Sosedoff
36436f3aa7
Switch to go 1.21 (#702)
* Switch to go 1.21

* Update golangci-lint version
2024-03-22 20:36:41 -07:00
Dan Sosedoff
4d32e3b2c5
Switch to go 1.20 (#668)
* Switch to go 1.20
* Fix golang version definition
* Upgrade golangci-lint to v1.51.2
2023-03-31 19:48:14 -05:00
Dan Sosedoff
bbe9a97d05
Switch go build target to 1.19 (#603)
* Switch go build target to 1.19

* Add make docker-run target for testing new images

* Bump appveyor go version

* Fix appveyor paths
2022-12-06 18:34:08 -06:00
Dan Sosedoff
c3ce8cfc3b
Only run docker build workflow on master branch 2022-11-14 16:36:33 -06:00