File: go.mod

package info (click to toggle)
golang-github-cli-browser 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: makefile: 3
file content (5 lines) | stat: -rw-r--r-- 73 bytes parent folder | download
1
2
3
4
5
module github.com/cli/browser

go 1.21

require golang.org/x/sys v0.13.0