mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 01:24:42 +04:00
fix tests for golang 1.18
This commit is contained in:
parent
7189f340a9
commit
b952c99898
3 changed files with 8 additions and 2 deletions
|
|
@ -1 +1,5 @@
|
|||
module golang-hello-world
|
||||
|
||||
go 1.18
|
||||
|
||||
require github.com/BurntSushi/toml v1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue