11 lines
232 B
AMPL
11 lines
232 B
AMPL
module code.nochebuena.dev/einherjar/httpclient
|
|
|
|
go 1.26
|
|
|
|
require (
|
|
code.nochebuena.dev/einherjar/contracts v1.4.0
|
|
code.nochebuena.dev/einherjar/core v1.4.0
|
|
github.com/avast/retry-go/v4 v4.7.0
|
|
github.com/sony/gobreaker v1.0.0
|
|
)
|