Skip to content

update to go version 1.24

Latest

Choose a tag to compare

@awalterschulze awalterschulze released this 20 Feb 14:13
· 1 commit to master since this release
e1a06ac
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