done with new version

This commit is contained in:
2024-09-08 00:23:20 +02:00
parent 0cf266dd87
commit b28009f83b
8 changed files with 151 additions and 81 deletions

4
go.mod
View File

@ -1,3 +1,5 @@
module update
module backup
go 1.23.0
require github.com/pelletier/go-toml v1.9.5