Scott Kay
c35cfb2c1f
Nilablity Update w/ Rules ( #10 )
2023-08-17 17:58:18 -04:00
Scott Kay
53ac1b9ca7
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
2023-04-12 08:54:55 -04:00
Scott Kay
49cfc483bd
Retract v18.0.0 ( #7 )
2023-02-23 10:48:16 -05:00
Scott Kay
3936c7cc40
Fix Module Version ( #6 )
2023-02-22 14:48:40 -05:00
Scott Kay
a5ab1652b1
Continue From v17.0.0
2022-10-03 14:19:07 -04:00
Scott Kay
0932c3305a
Change Repo Path + Reset Version
2022-09-28 23:28:04 -04:00
mxmCherry
de6f64c28e
hk: update v16 -> v17
2022-09-02 17:49:25 +03:00
Scott Kay
a8fef21c3b
Increment Version
2022-05-11 17:08:34 -04:00
mxmCherry
0dc23e6747
hk: prepare v15 release
2021-04-12 19:27:16 +03:00
mxmCherry
3855899d4b
v14: fix go module
...
https://blog.golang.org/v2-go-modules
Roughly, just a:
```shell
find -type f -iname '*.go' | xargs -I {} sed -i 's/mxmCherry\/openrtb/mxmCherry\/openrtb\/v14/g' {}
find -type f -iname '*.go' | xargs -I {} goimports -w {}
```
Also, point to pkg.go.dev for documentation (old godoc.org badge kept kill pkg.go.dev provides its own).
2020-03-01 15:05:53 +02:00
mxmCherry
16717e8089
go.mod
2019-07-08 20:54:40 +03:00