1
0
Fork 0
mirror of https://github.com/vbatts/freezing-octo-hipster.git synced 2024-11-22 06:55:39 +00:00
random-utils/cmd/slackware-sync/go.mod
Vincent Batts 556391b2cc
cmd/slackware-sync: add go.mod
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-04-23 16:27:02 +00:00

5 lines
102 B
Modula-2

module github.com/vbatts/utils/cmd/slackware-sync
go 1.19
require github.com/BurntSushi/toml v1.3.2