mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
5 lines
90 B
Modula-2
5 lines
90 B
Modula-2
module golang-hello-world
|
|
|
|
go 1.17
|
|
|
|
require github.com/BurntSushi/toml v1.1.0 // indirect
|