File: go.mod

package info (click to toggle)
git-credential-oauth 0.13.4-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 140 kB
  • sloc: makefile: 7
file content (5 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/hickford/git-credential-oauth

go 1.22.2

require golang.org/x/oauth2 v0.23.0