File: go.mod

package info (click to toggle)
golang-github-yohcop-openid-go 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 208 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/yohcop/openid-go

go 1.3

require golang.org/x/net v0.7.0