Releases: atc0005/go-lockss
Releases · atc0005/go-lockss
v0.1.16
Overview
- Bug fixes
- Dependency updates
- GitHub Actions Workflows updates
- built using Go 1.19.4
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.19.1
to1.19.4
github.com/antchfx/xmlquery
v1.3.12
tov1.3.13
github.com/mattn/go-colorable
v0.1.2
tov0.1.13
github.com/mattn/go-isatty
v0.0.8
tov0.0.16
golang.org/x/sys
v0.0.0-20211216021012-1d35b9e2eb4e
tov0.3.0
golang.org/x/text
v0.3.7
tov0.5.0
golang.org/x/net
v0.0.0-20220127200216-cd36cc0744dd
tov0.3.0
github.com/golang/groupcache
v0.0.0-20200121045136-8c9f03a8e57e
to
v0.0.0-20210331224755-41bb18bfe9da
github.com/golang/gddo
v0.0.0-20200715224205-051695c33a3f
to
v0.0.0-20210115222349-20d68f94ee1f
github.com/fatih/color
v1.7.0
tov1.13.0
github.com/go-logfmt/logfmt
v0.4.0
tov0.5.1
github.com/pkg/errors
v0.8.1
tov0.9.1
github.com/kr/logfmt
v0.0.0-20140226030751-b84e30acd515
to
v0.0.0-20210122060352-19f9bcb100e6
- (GH-149) Refactor GitHub Actions workflows to import logic
Fixed
- (GH-153) Fix Makefile Go module base path detection
References
- See the
v0.1.16
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.15
Overview
- Bug fixes
- Dependency updates
- GitHub Actions Workflows updates
- built using Go 1.19.1
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.17.13
to1.19.1
github/codeql-action
v2.1.22
tov2.1.25
- (GH-139) Update project to Go 1.19
- (GH-140) Update Makefile and GitHub Actions Workflows
- (GH-141) Remove prototype
cmd/n2n
binary - (GH-142) Add CodeQL GitHub Action Workflow
Fixed
- (GH-138) Add missing cmd doc files
References
- See the
v0.1.15
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.14
Overview
- Bug fixes
- Dependency updates
- built using Go 1.17.13
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.17.12
to1.17.13
antchfx/xmlquery
v1.3.11
tov1.3.12
Fixed
- (GH-135) Apply Go 1.19 specific doc comments linting fixes
- (GH-136) Swap io/ioutil package for io package
References
- See the
v0.1.14
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.13
Overview
- Bug fixes
- Dependency updates
- built using Go 1.17.12
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.17.9
to1.17.12
antchfx/xmlquery
v1.3.10
tov1.3.11
Fixed
References
- See the
v0.1.13
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.12
Overview
- Dependency updates
- built using Go 1.17.9
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.17.7
to1.17.9
antchfx/xmlquery
v1.3.9
tov1.3.10
References
- See the
v0.1.12
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.11
Overview
- Dependency updates
- built using Go 1.17.7
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
-
Dependencies
Go
1.17.6
to1.17.7
actions/checkout
v2.4.0
tov3
actions/setup-node
v2.5.1
tov3
-
(GH-111) Expand linting GitHub Actions Workflow to include
oldstable
,
unstable
container images -
(GH-112) Switch Docker image source from Docker Hub to GitHub Container
Registry (GHCR)
Fixed
- (GH-114) var-declaration: should omit type string from declaration of var
(revive)
References
- See the
v0.1.11
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.10
Overview
- Dependency updates
- built using Go 1.17.6
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.16.12
to1.17.6
- (GH-107) Update go.mod file, canary Dockerfile to reflect current
dependencies
References
- See the
v0.1.10
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.9
Overview
- Dependency updates
- built using Go 1.16.12
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.16.10
to1.16.12
antchfx/xmlquery
v1.3.8
tov1.3.9
actions/setup-node
v2.4.1
tov2.5.1
References
- See the
v0.1.9
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.8
Overview
- Dependency updates
- built using Go 1.16.10
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.16.8
to1.16.10
antchfx/xmlquery
v1.3.7
tov1.3.8
actions/checkout
v2.3.4
tov2.4.0
actions/setup-node
v2.4.0
tov2.4.1
Fixed
- (GH-97) False positive
G307: Deferring unsafe method "Close" on type "*os.File" (gosec)
linting error - (GH-96)
regexpMust: for const patterns like v3PeerRegex, use regexp.MustCompile (gocritic)
linting error
References
- See the
v0.1.8
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.1.7
Overview
- Dependency updates
- built using Go 1.16.8
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.16.7
to1.16.8
antchfx/xmlquery
v1.3.6
tov1.3.7
References
- See the
v0.1.7
milestone for the issues associated with this release. - See our CHANGELOG for more information.