Releases: atc0005/go-ci
Releases · atc0005/go-ci
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.
v0.3.14
Changed
-
Go versions
- Update
go-ci-stable-alpine-buildx86
from1.15.8-alpine3.12
to
1.16.0-alpine3.12
(GH-248)
- Update
-
Dependencies
actions/setup-node
v2.1.4
tov2.1.5
Fixed
- Update CHANGELOG entry for v0.3.12 to reflect that the
go-ci-stable-alpine-buildx86
image was not updated as intended
References
- See the
v0.3.14
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.13
Changed
- Dependencies
honnef.co/go/tools
v0.1.1
tov0.1.2
golangci/golangci-lint
v1.37.0
tov1.37.1
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
References
- See the
v0.3.13
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.12
Changed
- Go versions
- Update
go-ci-stable
from1.15.8
to1.16.0
- Update
go-ci-oldstable
from1.14.15
to1.15.8
- Update
go-ci-stable-debian-build
from1.15.8
to1.16.0
- Update
go-ci-stable-alpine-buildx64
from1.15.8-alpine3.12
to
1.16.0-alpine3.12
- Update
- Dependencies
golangci/golangci-lint
v1.36.0
tov1.37.0
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
NOTE: go-ci-stable-alpine-buildx86
was not updated as intended in this release. v0.3.14
release (GH-248) includes the intended update.
References
- See the
v0.3.12
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.11
Changed
- Go versions
- Update
go-ci-stable
from1.15.7
to1.15.8
- Update
go-ci-oldstable
from1.14.14
to1.14.15
- Update
go-ci-stable-debian-build
from1.15.7
to1.15.8
- Update
go-ci-stable-alpine-buildx86
from1.15.7-alpine3.12
to
1.15.8-alpine3.12
- Update
go-ci-stable-alpine-buildx64
from1.15.7-alpine3.12
to
1.15.8-alpine3.12
- Update
NOTE: The go-ci-lint-only
image is not updated in this release. We're
waiting on a new upstream release.
Fixed
- update version listed in
v0.3.7
release
References
- See the
v0.3.11
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.10
Changed
- Go versions
- Update
go-ci-unstable
from1.16beta1
to1.16rc1
- Update
Fixed
- CHANGELOG entry for
v0.3.7
which incorrectly inferred a change from
1.16beta1
to then current1.15.7
Go version
References
- See the
v0.3.10
milestone for the issues associated with this release. - See our CHANGELOG for more information.