1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 13:35:25 +02:00

Bump version

This commit is contained in:
Harvey Kandola 2022-09-18 14:29:38 -04:00
parent f3ef83162e
commit ce07d4d147
6 changed files with 37 additions and 31 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/documize/community
go 1.18
go 1.19
require (
github.com/BurntSushi/toml v0.3.1