Commit graph

13 commits

Author SHA1 Message Date
Devendra Turkar
ce039756a6
chore: update go version to 1.21 (#87)
* chore: update go version to 1.21

This PR includes following changes
- update go dependency to 1.21
- update git action version
- replaced files with content in goreleaser.yaml
- add s390x in goarch

* Update go version
2024-01-29 12:28:37 +02:00
Devendra Turkar
3da660a24f
chore: update go version to 1.19 (#84)
- update go verison in go mod
- update go version in github workflow
- replace io/ioutil with os
2023-02-06 08:44:30 +02:00
Liz Rice
b494df8909
Warn on YAML newlines
To stop it compaining about a new line in goreleaser
2020-12-21 17:59:44 +00:00
Liz Rice
e83483c6c4 disable prolific warnings 2020-12-21 16:37:17 +00:00
Liz Rice
ceae2a5c47 fix broken YAML config again 2020-12-21 16:36:13 +00:00
Liz Rice
33a8659ea1 fix yamllint file 2020-12-21 16:34:34 +00:00
Liz Rice
c06cbfce78 Remove some prolific warnings 2020-12-21 16:33:14 +00:00
Liz Rice
2ce0227c7e
Use relaxed rules 2020-12-21 16:21:06 +00:00
Liz Rice
9cd35d685c
Remove extraneous spaces 2020-12-21 15:59:17 +00:00
Liz Rice
c811725432
Configure linting rules 2020-12-21 15:57:43 +00:00
Liz Rice
71e0d41f06
Simplify actions file 2020-12-21 15:52:31 +00:00
Liz Rice
54f8602341
Add YAML linting 2020-12-21 15:48:53 +00:00
Liz Rice
ddfb6fd27b chore: move to GitHub Actions 2020-12-17 17:26:38 +00:00