mirror of
https://github.com/acaloiaro/ess
synced 2026-07-21 02:09:48 +00:00
chore: the tooling just cleaned this 🤷
Signed-off-by: Juan C. Müller <me@juancmuller.com>
This commit is contained in:
parent
6a33dac5c2
commit
4a23552b8b
1 changed files with 1 additions and 3 deletions
4
go.mod
4
go.mod
|
|
@ -2,6 +2,4 @@ module github.com/acaloiaro/ess
|
|||
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/acaloiaro/go-envparse v0.5.0
|
||||
)
|
||||
require github.com/acaloiaro/go-envparse v0.5.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue