Releases: atc0005/go-ci
Releases · atc0005/go-ci
v0.3.24
Changed
-
Go versions
- Update
go-ci-stable
from1.16.4
to1.16.5
- Update
go-ci-oldstable
from1.15.12
to1.15.13
- Update
go-ci-stable-debian-build
from1.16.4
to1.16.5
- Update
go-ci-stable-alpine-buildx86
from1.16.4-alpine3.12
to
1.16.5-alpine3.12
- Update
go-ci-stable-alpine-buildx64
from1.16.4-alpine3.12
to
1.16.5-alpine3.12
- Update
-
Dependencies
pelletier/go-toml
v1.9.1
tov1.9.2
References
- See the
v0.3.24
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.23
v0.3.22
Changed
- Dependencies
golangci/golangci-lint
v1.40.0
tov1.40.1
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
References
- See the
v0.3.22
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.21
Changed
-
Go versions
- Update
go-ci-stable
from1.16.3
to1.16.4
- Update
go-ci-oldstable
from1.15.11
to1.15.12
- Update
go-ci-stable-debian-build
from1.16.3
to1.16.4
- Update
go-ci-stable-alpine-buildx86
from1.16.3-alpine3.12
to
1.16.4-alpine3.12
- Update
go-ci-stable-alpine-buildx64
from1.16.3-alpine3.12
to
1.16.4-alpine3.12
- Update
-
Dependencies
honnef.co/go/tools
(staticcheck
)v0.1.3
tov0.1.4
golangci/golangci-lint
v1.39.0
tov1.40.0
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
pelletier/go-toml
v1.9.0
tov1.9.1
Fixed
- Explicitly use public Docker Hub repo link
References
- See the
v0.3.21
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.20
Changed
- Dependencies
golangci/golangci-lint
- re-enable deprecated
maligned
linter, disablegovet: fieldalignment
- re-enable deprecated
pelletier/go-toml
v1.8.1
tov1.9.0
References
- See the
v0.3.20
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.19
Changed
-
Go versions
- Update
go-ci-stable
from1.16.2
to1.16.3
- Update
go-ci-oldstable
from1.15.10
to1.15.11
- Update
go-ci-stable-debian-build
from1.16.2
to1.16.3
- Update
go-ci-stable-alpine-buildx86
from1.16.2-alpine3.12
to
1.16.3-alpine3.12
- Update
go-ci-stable-alpine-buildx64
from1.16.2-alpine3.12
to
1.16.3-alpine3.12
- Update
-
Dependencies
golangci/golangci-lint
- replace deprecated
maligned
linter withgovet: fieldalignment
- replace deprecated
scopelint
linter withexportloopref
- replace deprecated
NOTE: The go-ci-lint-only
image is not updated in this release. We're
waiting on a new upstream release.
References
- See the
v0.3.19
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.18
Changed
- Dependencies
golangci/golangci-lint
v1.38.0
tov1.39.0
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
fatih/errwrap
v1.2.0
tov1.3.1
- for images other than
oldstable
(see Removed section)
- for images other than
Removed
- Dependencies
fatih/errwrap
- removed from the
oldstable
image since it now requires Go 1.16 - the plan is to restore this once Go 1.17 is released and Go 1.16 becomes
theoldstable
version
- removed from the
References
- See the
v0.3.18
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.17
v0.3.16
Changed
-
Go versions
- Update
go-ci-stable
from1.16.0
to1.16.2
- Update
go-ci-oldstable
from1.15.8
to1.15.10
- Update
go-ci-stable-debian-build
from1.16.0
to1.16.2
- Update
go-ci-stable-alpine-buildx86
from1.16.0-alpine3.12
to
1.16.2-alpine3.12
- Update
go-ci-stable-alpine-buildx64
from1.16.0-alpine3.12
to
1.16.2-alpine3.12
- Update
-
Dependencies
go.mod
- Update Go version from
1.14
to1.15
- Update Go version from
honnef.co/go/tools
v0.1.2
tov0.1.3
NOTE: The go-ci-lint-only
image is not updated in this release. We're
waiting on a new upstream release.
References
- See the
v0.3.16
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.15
Changed
- Dependencies
golangci/golangci-lint
v1.37.1
tov1.38.0
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
References
- See the
v0.3.15
milestone for the issues associated with this release. - See our CHANGELOG for more information.