Releases: chrissxMedia/redirector
Releases · chrissxMedia/redirector
5.1
Changelog
- 63bed65 use go generate instead of a makefile
- 4d1ebb2 add docker build
- 1b4e404 upgrade dependencies
- dc1f55f Bump actions/setup-go from 4 to 5 (#4)
- 5539f81 Bump goreleaser/goreleaser-action from 4 to 5 (#3)
- 29c9d90 Bump actions/checkout from 3 to 4 (#2)
5.0
Changelog
- 4239466 add
<meta>
refresh
- b527fc2 Merge pull request #1 from chrissxMedia/dependabot/github_actions/actions/setup-go-4
- 0bbbb3e Bump actions/setup-go from 3 to 4
4.5
Changelog
- 09636b6 simplify prometheus setup using cm3
4.3
Changelog
- fe989ba HTTP redirect everything with
.
and without :
- 23d4544 put the response html into its own file
- 5024711 update prom client to 1.14.0
4.2
Changelog
- 03d7753 make http-based redirects 301 (instead of 307)
3.3
Changelog
04aff10 had to change the repo name because goreleaser is by default very stupid
3.2
Changelog
bac756c just made the code a bit prettier with the inline string
12c9e0b added an action for building releases with gh actions
0b7987f got rid of the old ways to build and install
c2ce874 made this a valid go module
a6dbe59 added a goreleaser config
8852acf added agplv3 as the license