You've already forked openaccounting-server
mirror of
https://github.com/openaccounting/oa-server.git
synced 2025-12-09 09:00:42 +13:00
mailgun dep
This commit is contained in:
12
vendor/github.com/mailgun/mailgun-go/v4/go.mod
generated
vendored
Normal file
12
vendor/github.com/mailgun/mailgun-go/v4/go.mod
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
module github.com/mailgun/mailgun-go/v4
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
|
||||
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
|
||||
github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870 // indirect
|
||||
github.com/go-chi/chi v4.0.0+incompatible
|
||||
github.com/json-iterator/go v1.1.10
|
||||
github.com/pkg/errors v0.8.1
|
||||
)
|
||||
Reference in New Issue
Block a user