We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f64fe commit 5df4fa9Copy full SHA for 5df4fa9
go.mod
@@ -1,8 +1,6 @@
1
module github.com/google/chrome-ssh-agent
2
3
-go 1.21.1
4
-
5
-toolchain go1.21.5
+go 1.21.5
6
7
require (
8
github.com/google/go-cmp v0.6.0
0 commit comments