summaryrefslogtreecommitdiffstats
path: root/testing/resources/golang_hooks_repo/go.mod
blob: f37d4b67464670b275f3e72c20dc8cb24ee2a7c4 (plain)
1
2
3
4
5
module golang-hello-world

go 1.18

require github.com/BurntSushi/toml v1.1.0