Compare commits

..
6 Commits
Author SHA1 Message Date
Carlos Alexandro Becker 14c857869c ci: update workflow and .goreleaser.yml
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-04 21:55:22 -03:00
Carlos Alexandro Becker 216295ec78 docs: update 2024-06-03 22:56:43 -03:00
Carlos Alexandro Becker f86c9c37ec docs: update 2024-06-03 22:56:04 -03:00
Carlos Alexandro Becker 9b0b610e34 gen
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-28 09:50:41 -03:00
Carlos Alexandro Becker 2d86541f03 fix: more changes
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-26 14:58:02 -03:00
Carlos Alexandro Becker fea4ca2b14 feat!: use "~> v2" as default
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-26 14:39:26 -03:00
4 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -28,7 +28,7 @@ jobs:
- windows-latest - windows-latest
version: version:
- latest - latest
- '~> 1.26' - '~> 1.15'
distribution: distribution:
- goreleaser - goreleaser
- goreleaser-pro - goreleaser-pro
@@ -69,7 +69,7 @@ jobs:
matrix: matrix:
version: version:
- latest - latest
- '~> 1.26' - '~> 0.166'
distribution: distribution:
- goreleaser - goreleaser
- goreleaser-pro - goreleaser-pro
+1
View File
@@ -1,3 +1,4 @@
version: 2
env: env:
- GO111MODULE=on - GO111MODULE=on
+1
View File
@@ -1,3 +1,4 @@
version: 2
env: env:
- GO111MODULE=on - GO111MODULE=on
+1
View File
@@ -1,3 +1,4 @@
version: 2
env: env:
- GO111MODULE=on - GO111MODULE=on