misc: Update to golang 1.22
Ran: go get -u ./... go mod tidy We also got rid of travis and simplified things a bit.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.21
|
||||
FROM golang:1.22
|
||||
|
||||
MAINTAINER Michał Czeraszkiewicz <contact@czerasz.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user