2024-01-19 10:21:31 +00:00
|
|
|
module gitlab.com/mstarongitlab/linstrom
|
2024-01-16 20:43:57 +00:00
|
|
|
|
2024-05-27 16:10:35 +00:00
|
|
|
go 1.22.2
|
2024-01-16 20:43:57 +00:00
|
|
|
|
|
|
|
require (
|
2024-05-27 16:10:35 +00:00
|
|
|
github.com/piprate/json-gold v0.5.0 // indirect
|
|
|
|
github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect
|
2024-01-16 20:43:57 +00:00
|
|
|
)
|