mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-14 05:56:34 +03:00
9 lines
123 B
Modula-2
9 lines
123 B
Modula-2
module github.com/prebid/openrtb/v20
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/onsi/ginkgo v1.16.1
|
|
github.com/onsi/gomega v1.11.0
|
|
)
|