File: go.mod

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

go 1.13

require github.com/cli/browser v1.0.0