@@ -72,26 +72,22 @@ others.
72
72
Unless indicated otherwise, the following linting tools are included in the
73
73
` go-ci-stable ` , ` go-ci-oldstable ` and ` go-ci-unstable ` images:
74
74
75
- | Linter | Version |
76
- | --------------------------------------------------------------------- | ---------------------------- |
77
- | [ ` staticcheck ` ] ( https://github.com/dominikh/go-tools ) | ` 2024.1.1 ` (` v0.5.1 ` ) |
78
- | [ ` golangci-lint ` ] ( https://github.com/golangci/golangci-lint ) | ` v1.60.1 ` |
79
- | [ ` govulncheck ` ] ( https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck ) | ` v1.1.3 ` |
80
- | [ ` deadcode ` ] ( https://pkg.go.dev/golang.org/x/tools/cmd/deadcode ) | ` v0.24.0 ` |
81
- | [ ` orijtech/httperroryzer ` ] ( https://github.com/orijtech/httperroryzer ) | ` v0.0.1 ` (` oldstable ` image) |
82
- | [ ` orijtech/structslop ` ] ( https://github.com/orijtech/structslop ) | ` v0.0.8 ` (` oldstable ` image) |
83
- | [ ` orijtech/tickeryzer ` ] ( https://github.com/orijtech/tickeryzer ) | ` v0.0.3 ` (` oldstable ` image) |
84
- | [ ` pelletier/go-toml ` ] ( https://github.com/pelletier/go-toml ) | ` v2.2.2 ` |
85
- | [ ` fatih/errwrap ` ] ( https://github.com/fatih/errwrap ) | ` v1.6.0 ` |
75
+ | Linter | Version |
76
+ | --------------------------------------------------------------------- | --------------------- |
77
+ | [ ` staticcheck ` ] ( https://github.com/dominikh/go-tools ) | ` 2024.1.1 ` (` v0.5.1 ` ) |
78
+ | [ ` golangci-lint ` ] ( https://github.com/golangci/golangci-lint ) | ` v1.60.1 ` |
79
+ | [ ` govulncheck ` ] ( https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck ) | ` v1.1.3 ` |
80
+ | [ ` deadcode ` ] ( https://pkg.go.dev/golang.org/x/tools/cmd/deadcode ) | ` v0.24.0 ` |
81
+ | [ ` pelletier/go-toml ` ] ( https://github.com/pelletier/go-toml ) | ` v2.2.2 ` |
82
+ | [ ` fatih/errwrap ` ] ( https://github.com/fatih/errwrap ) | ` v1.6.0 ` |
86
83
87
84
Forks:
88
85
89
- | Linter | Version |
90
- | -------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
91
- | [ ` golangci-lint ` ] ( https://github.com/golangci/golangci-lint ) | [ ` feat/go1.23 ` dev branch] ( https://github.com/atc0005/golangci-lint/tree/feat/go1.23 ) for ` unstable ` image |
92
- | [ ` orijtech/httperroryzer ` ] ( https://github.com/atc0005/httperroryzer ) | ` 9f94717820d4a5075117680de2ca07875d32c9f1 ` (` stable ` , ` unstable ` images) |
93
- | [ ` orijtech/structslop ` ] ( https://github.com/atc0005/structslop ) | ` 33c868804e9e6070fdaee64b729d3129bbe85a53 ` (` stable ` , ` unstable ` images) |
94
- | [ ` orijtech/tickeryzer ` ] ( https://github.com/atc0005/tickeryzer ) | ` b38acaa6d76d30629a49ad9eddd1aa5ddd0afa8f ` (` stable ` , ` unstable ` images) |
86
+ | Linter | Version |
87
+ | -------------------------------------------------------------------- | ------------------------------------------ |
88
+ | [ ` orijtech/httperroryzer ` ] ( https://github.com/atc0005/httperroryzer ) | ` 9f94717820d4a5075117680de2ca07875d32c9f1 ` |
89
+ | [ ` orijtech/structslop ` ] ( https://github.com/atc0005/structslop ) | ` 33c868804e9e6070fdaee64b729d3129bbe85a53 ` |
90
+ | [ ` orijtech/tickeryzer ` ] ( https://github.com/atc0005/tickeryzer ) | ` b38acaa6d76d30629a49ad9eddd1aa5ddd0afa8f ` |
95
91
96
92
## Build tools included
97
93
0 commit comments