Update Go version 1.20 (#2740)

* Update Go version 1.20
* Update golangci-lint version v1.51.1

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2023-03-12 08:45:43 +05:30
committed by GitHub
parent a93e9b4074
commit a96b92f41f
5 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/fission/fission
go 1.19
go 1.20
require (
github.com/Shopify/sarama v1.37.2