mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 18:31:00 +00:00
c28f7cb29f
Initial part of #435
8 lines
159 B
Modula-2
8 lines
159 B
Modula-2
module github.com/sonatard/noctx
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/gostaticanalysis/analysisutil v0.0.3
|
|
golang.org/x/tools v0.0.0-20200117220505-0cba7a3a9ee9
|
|
)
|