g2g/go.mod

8 lines
133 B
Modula-2
Raw Permalink Normal View History

2020-01-29 12:54:43 +01:00
module git.paulbsd.com/paulbsd/g2g
2019-06-08 09:05:45 +02:00
2023-03-17 13:21:04 +01:00
go 1.20
2019-06-08 09:05:45 +02:00
2022-10-30 16:18:04 +01:00
require gopkg.in/ini.v1 v1.67.0
2021-11-07 21:13:07 +01:00
require github.com/stretchr/testify v1.7.0 // indirect