We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e640fb commit d4bd648Copy full SHA for d4bd648
1 file changed
README.md
@@ -4,6 +4,10 @@
4
5
OpenRTB implementation for Go
6
7
+## Requirements
8
+
9
+Requires Go 1.8+ for proper `json.RawMessage` marshalling.
10
11
## Installation
12
13
To install, use `go get`:
0 commit comments