We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3630abd + a377ae2 commit 04238e5Copy full SHA for 04238e5
2 files changed
go.mod
@@ -1,5 +1,5 @@
1
module github.com/cli/browser
2
3
-go 1.21
+go 1.25.0
4
5
-require golang.org/x/sys v0.13.0
+require golang.org/x/sys v0.44.0
go.sum
@@ -1,2 +1,2 @@
-golang.org/x/sys v0.13.0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE=
-golang.org/x/sys v0.13.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.44.0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ=
+golang.org/x/sys v0.44.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
0 commit comments