mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-23 07:26:47 +00:00
CI/build: Update Go version, linters and fix minor issues (#1473)
* CI/build: Update Go version, linters and fix minor issues * Bump golangci-lint to v1.56.1 * BinanceUS: Make uint usage consistent * Throw blank identifiers into the trash
This commit is contained in:
2
.github/workflows/arm64.Dockerfile
vendored
2
.github/workflows/arm64.Dockerfile
vendored
@@ -1,4 +1,4 @@
|
||||
FROM arm64v8/golang:1.21
|
||||
FROM arm64v8/golang:1.22
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user