Skip to content

v1.0.4

Compare
Choose a tag to compare
@laba2346 laba2346 released this 06 Feb 22:25
· 3 commits to master since this release
d2e00fd

This is the final v1 release, meaning the github.com/Comcast/gots module will no longer receive updates. Please use github.com/Comcast/gots/v2 instead.

Steps to upgrade:

  1. Run go get github.com/Comcast/gots/v2
  2. Update all import statements to reference gots/v2
  3. Run go mod tidy