Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ryboe/q

Tags

v1.0.25

Toggle v1.0.25's commit message
chore: upgrade go directive in go.mod 1.24.0 -> 1.25.0

v1.0.24

Toggle v1.0.24's commit message
feat: bump go directive 1.23 -> 1.24

Remove the deactivated exportloopref linter from the list of disabled
linters. Add tenv to the list of disabled linters. This will suppress
warnings from golangci-lint.

v1.0.23

Toggle v1.0.23's commit message
fix: go directive 1.23 -> 1.23.0

v1.0.22

Toggle v1.0.22's commit message
chore: aug 2024 maintenance pass

* remove gitlens from list of recommended extensions
* update golangci-lint action
* update codeql analysis action v2 -> v3
* remove deprecated extensions that were disabled in
  .golangci.yml
* name magic number octal literal in logger.go
* use new for-range over integers syntax
* bump go directive to 1.23

v1.0.21

Toggle v1.0.21's commit message
chore: update go.mod to use go 1.22

Also bump the github.com/rogpeppe/go-internal
indirect dep from 1.11 to 1.12.
Also fix CI by making actions/setup-go fetch the
Go version from the go.mod file.

v1.0.20

Toggle v1.0.20's commit message
feat: upgrade go 1.20 -> 1.21

v1.0.19

Toggle v1.0.19's commit message
Update to Go 1.20

v1.0.18

Toggle v1.0.18's commit message
Bump versions of go and golangci-lint in CI

v1.0.17

Toggle v1.0.17's commit message
Bump go.mod directive to 1.19

Also bump the codespace Go version to 1.19.

v1.0.16

Toggle v1.0.16's commit message
Bump Go version 1.17 -> 1.18