mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-20 16:45:56 +08:00
5 lines
94 B
Modula-2
5 lines
94 B
Modula-2
module github.com/teivah/100-go-mistakes
|
|
|
|
go 1.15
|
|
|
|
require github.com/stretchr/testify v1.6.1
|