ORTB + AdCOM 202303 Updates (#8)

* ORTB + AdCOM 202303 Updates

* Bump Major Version

* Copy Paste Errors

* Fix Mod File

* Keep On 1.16

* Revert Go Mod Version

* Rename plcmnt to plcmt To Align With Native

* Final Spec Updates

* Fix VideoPlcmtNoContent

* Update Category Taxonomies
This commit is contained in:
Scott Kay
2023-04-12 08:54:55 -04:00
committed by GitHub
parent 49cfc483bd
commit 53ac1b9ca7
49 changed files with 226 additions and 70 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
module github.com/prebid/openrtb/v18
module github.com/prebid/openrtb/v19
go 1.16
retract v18.0.0 // Published with the wrong module version.
require (
github.com/onsi/ginkgo v1.16.1
github.com/onsi/gomega v1.11.0