mirror of
https://github.com/acaloiaro/ess
synced 2026-07-21 18:29:08 +00:00
7 lines
182 B
Modula-2
7 lines
182 B
Modula-2
module github.com/acaloiaro/ess
|
|
|
|
go 1.21
|
|
|
|
replace github.com/hashicorp/go-envparse v0.1.0 => github.com/acaloiaro/go-envparse v0.3.0
|
|
|
|
require github.com/hashicorp/go-envparse v0.1.0
|