Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@Xuanwo Xuanwo released this 02 Feb 05:23
· 1 commit to master since this release
v1.1.3
b0982ef

In this release, we update the go-version in go.mod to 1.20, allowing us to remove many outdated entries in go.sum. Hopefully, this change won't cause issues for users, as 1.20 was released two years ago. Please let me know if this change causes any issues for you.

What's Changed

  • build(deps): Bump golang.org/x/sys from 0.25.0 to 0.28.0 by @dependabot in #89
  • build(deps): Bump golang.org/x/text from 0.18.0 to 0.21.0 by @dependabot in #90
  • ci: Add test for go 1.23 by @Xuanwo in #91
  • chore: Bump go version to 1.20 by @Xuanwo in #92

Full Changelog: v1.1.2...v1.1.3