integration wordpress
This commit is contained in:
8
integration/wordpress/api-bridge/go.mod
Normal file
8
integration/wordpress/api-bridge/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module m2pool-api-bridge
|
||||
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/streadway/amqp v1.1.0
|
||||
)
|
||||
Reference in New Issue
Block a user