Take security patch #877
Annotations
2 errors and 1 warning
go.mod#L1
Please run gofumpt.
diff --git a/go.mod b/go.mod
index aefe179..d825672 100644
--- a/go.mod
+++ b/go.mod
@@ -2,8 +2,6 @@ module github.com/authzed/zed
go 1.22.7
-toolchain go1.22.7
-
require (
github.com/99designs/keyring v1.2.2
github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading