Skip to content

Releases: goccmack/gocc

update to go version 1.24

20 Feb 14:13
e1a06ac
Compare
Choose a tag to compare
update go version to 1.24 (#144)

* update go version to 1.24

* try install-mode for golangci-lint

* disable typecheck linter

* try specifying the path of golangci.yml

* change order of golangci-lint in CI

* only apply linter in CI and not in make file

* only install golangci-lint and do not run it. Use makefile to run it

* ignore issues

* disable typecheck

* disable golangci-lint

* add comments and fix makefile

* use tabs instead of spaces

update go version to 1.23

30 Jan 13:21
c4bf5ad
Compare
Choose a tag to compare
v1.0.1

update links in readme

release

30 Jan 12:28
2292f9e
Compare
Choose a tag to compare
Less dependencies and update to go 1.19 (#136)

* try less dependencies

* ioutil is replaced with os

* replace ioutil with os

* replace ioutil with os