2024-07-15 16:34:15 +02:00
|
|
|
module git.m3d.pw/majomi/tag
|
2022-06-18 01:16:05 +02:00
|
|
|
|
2024-04-17 07:37:06 +02:00
|
|
|
go 1.20
|
2022-06-18 01:16:05 +02:00
|
|
|
|
2024-07-15 16:37:49 +02:00
|
|
|
require (
|
|
|
|
github.com/dhowden/itl v0.0.0-20170329215456-9fbe21093131
|
|
|
|
github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8
|
|
|
|
)
|
2022-06-18 01:16:05 +02:00
|
|
|
|
|
|
|
require github.com/dhowden/plist v0.0.0-20141002110153-5db6e0d9931a // indirect
|