Update go 1.22
All threads resolved!
All threads resolved!
Compare changes
- Neil-Jocelyn Schark authored
+ 1
− 1
@@ -47,7 +47,7 @@ show-unit-test-coverage: unit-test
@@ -47,7 +47,7 @@ show-unit-test-coverage: unit-test
ENVIRONMENT=testing gotestsum --junitfile report.xml --format testname -- -short -race $$( go list ./... | grep -v /forks/ | grep -v /mocks ) -v -trimpath -coverprofile=coverage.out -covermode atomic -timeout 30m