Skip to content

v0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 14:42
· 12 commits to master since this release

Changelog

  • 9996989 Build with github actions (there are currently no tests)
  • a6b2a03 Create .config dir if it does not exist (#28)
  • 973ed1d Init go mod
  • ba45da4 Merge pull request #43 from pusher/go-mod
  • 2921cb0 Merge pull request #45 from pusher/build-with-osusergo
  • 0220e7e Merge pull request #49 from pusher/hello2022
  • 3b93041 Merge pull request #52 from pusher/gh-action-release
  • cadbc75 Merge pull request #53 from pusher/gh-action-release
  • 8436787 Remove dep config files
  • 7622d8c bring back 386 and try deb/rpm
  • 6dbcc3e build with osusergo tag
  • 10c6eea first stab at building on a github action
  • 68d366e go mod tidy
  • 72c2074 go mod tidy
  • 2408472 go test doesnt make sense because there are no test. use go build
  • 8bdc337 make lint pass
  • ec65b65 no more "dep"
  • 0b4bf88 remove brew and deb/rpm builds for now
  • f93f98d try goreleaser with go 1.18
  • 5d0f4a4 try to fix some issues with goreleaser conf. maybe it was old
  • 0066ec6 update all deps
  • 936e900 update deps. update actions
  • 3a6c918 update goreleaser version/config
  • 8fe8c91 use 1.19 again to release.
  • 849cbfb use newest go to build and release