mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 22:16:41 +03:00
9 lines
126 B
Modula-2
9 lines
126 B
Modula-2
module github.com/mxmCherry/openrtb/v15
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/onsi/ginkgo v1.16.1
|
|
github.com/onsi/gomega v1.11.0
|
|
)
|