Releases: shogo82148/go-webntp
Releases · shogo82148/go-webntp
v0.0.2
What's Changed
- Serve Time over HTTPS by @shogo82148 in #4
- Bump github.com/gorilla/websocket from 1.4.0 to 1.4.1 by @dependabot in #5
- introduce GitHub Actions by @shogo82148 in #6
- Bump reviewdog/action-golangci-lint from 1 to 2 by @dependabot in #7
- Bump github.com/gorilla/websocket from 1.4.1 to 1.5.0 by @dependabot in #8
- Bump github.com/google/go-cmp from 0.3.0 to 0.5.8 by @dependabot in #9
- run go fmt with Go 1.18 by @shogo82148 in #10
- drop travis-ci config by @shogo82148 in #12
- migrate ioutil.ReadAll to io.ReadAll by @shogo82148 in #11
- introduce goreleaser by @shogo82148 in #13
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.0.1...v0.0.2
v0.0.1: Merge pull request #3 from shogo82148/build-binary
add release scripts