Skip to content

Releases: rvflash/goup

v0.7.2

30 Dec 10:36
Compare
Choose a tag to compare

security updates: security updates: non-linear parsing of case-insensitive content in golang.org/x/net/html

v0.7.1

12 Dec 08:19
Compare
Choose a tag to compare
  • security updates: golang.org/x/crypto < 0.31.0: misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto

v0.7.0

21 Nov 14:36
Compare
Choose a tag to compare

What's Changed

  • Adds support of multiple versions by package in the exclude command in #15
  • Minimum required version : go 1.22
  • Security updates

Full Changelog: v0.6.1...v0.7.0

v0.6.1

27 Jan 10:03
Compare
Choose a tag to compare
  • Security updates

v0.6.0

19 Oct 07:10
035e4e6
Compare
Choose a tag to compare

Adds the support of the toolchain directive.

v0.5.0

30 May 17:59
9e9f704
Compare
Choose a tag to compare

Adds support of netrc file to allow auto-login with basic authentication.

v0.4.5

30 Mar 21:30
4015978
Compare
Choose a tag to compare
  • Dependency updates
  • Uses the latest version of elgohr/Publish-Docker-Github-Action, the v5.

v0.4.4

05 Mar 14:50
d1da844
Compare
Choose a tag to compare
  • Switch from archived project gopkg.in/src-d/go-git.v4 to github.com/go-git/go-git/v5 (#6).
  • Update the Github workflow and uses the latest golangci-lint version: v1.51.2
  • Minimum supported version is now go1.17.
  • Fixes the docker pipeline and uses the latest go version go.120 as default (#5)

v0.4.3

15 Jul 13:24
Compare
Choose a tag to compare
  • dependency patches
  • new CI