issues
search
UpCloudLtd
/
upcloud-go-api
Go client for UpCloud's API
https://pkg.go.dev/github.com/UpCloudLtd/upcloud-go-api/v6
MIT License
42
stars
9
forks
source link
chore: use Go 1.19
#245
Closed
thevilledev
closed
1 year ago
thevilledev
commented
1 year ago
Use Go 1.19 in
go.mod
and CI actions
Test against two previous Go major releases (1.19, 1.20) and drop out 1.18
Remove deprecated linters
Add make command for
lint
:)
go.mod
and CI actionslint
:)