mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2025-02-03 15:03:31 +00:00
8 lines
135 B
Modula-2
8 lines
135 B
Modula-2
module github.com/vbatts/utils/cmd/see-pr
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/go-git/go-git/v5 v5.0.0
|
|
github.com/sirupsen/logrus v1.6.0
|
|
)
|