Commit Graph

22 Commits

Author SHA1 Message Date
Kevin Franklin Kim
b1eeafc427 feat: support union types 2022-03-02 15:18:09 +01:00
Kevin Franklin Kim
7473715a28 feat: print camelCase warning 2022-02-17 15:34:30 +01:00
Kevin Franklin Kim
8870837d14 feat: update dependencies 2022-02-15 12:10:34 +01:00
Kevin Franklin Kim
bba8850876 fix: resolve parser objs 2021-12-23 11:45:00 +01:00
Jan Halfar
1c15f1d150 added some test cases for nested scalars in maps and arrays 2021-09-06 15:06:37 +02:00
franklin
0163dad7db feat: update codec and change msgpack map type 2021-08-31 13:48:14 +02:00
franklin
d9eac78f5d chore: change v2 module 2021-05-05 10:44:01 +02:00
franklin
64ca51f1ef feat: ensure CamelCase on enum 2021-04-29 15:19:37 +02:00
franklin
b89a6d751c chore: increase go version 2021-02-12 14:18:56 +01:00
franklin
885756a087 fix .goreleaser and go mod tidy 2021-02-12 14:04:46 +01:00
franklin
bf15a78c21 read in go.mod to resolve versioned packages 2021-02-12 13:20:58 +01:00
Philipp Mieden
1b1aa17ef3 go mod tidy 2020-04-07 14:24:45 +02:00
Stefan Martinov
33a5bca6d7 chore: go build (update go.mod & go.sum) 2020-02-11 13:37:22 +01:00
Cyrill Schumacher
761d4f45a6
Update 2 dependencies, filter excludes _test.go files from parsing (#22)
No need to parse and add test data to the generated output, so exclude
the test files.

Update pkg/errors and go/tools
2020-02-11 13:14:54 +01:00
Jan Halfar
bb26b156ac go mod tidy 2020-02-11 11:42:18 +01:00
Stefan Martinov
efa7e6351b feat: add foomo s2s headers 2019-11-20 15:50:55 +01:00
Stefan Martinov
adae02a23f
feat: update go-modules and add objectives to summary vectors (#21)
- add instrumentation handler to allow handling stats
2019-10-25 12:32:32 +02:00
Philipp Mieden
cd9de5183e merged 2019-07-23 10:23:49 +02:00
Philipp Mieden
45d5bc4f9b go modules, no longer attempting to set promoted field in literal 2019-07-23 10:21:24 +02:00
Stefan Martinov
2a703590b9 fix: set correct target path when using gomodules 2019-07-12 14:47:34 +02:00
Stefan Martinov
fc1aa9d8da feat: fix travis build and test 2019-05-28 10:49:03 +02:00
Stefan Martinov
a466ce70f7 feat: add support of go-modules for gotsrpc 2019-05-28 10:43:38 +02:00