mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-01 04:41:22 +00:00
8 lines
120 B
Modula-2
8 lines
120 B
Modula-2
|
module github.com/GIT_USER_ID/GIT_REPO_ID
|
||
|
|
||
|
go 1.13
|
||
|
|
||
|
require (
|
||
|
golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99
|
||
|
)
|