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:
8
vendor/github.com/stretchr/objx/go.mod
generated
vendored
Normal file
8
vendor/github.com/stretchr/objx/go.mod
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/stretchr/objx
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/stretchr/testify v1.3.0
|
||||
)
|
||||
Reference in New Issue
Block a user