1
0
mirror of https://github.com/netsampler/goflow2.git synced 2024-05-06 15:54:52 +00:00

7 Commits

Author SHA1 Message Date
5529d4993b makefile: fix typo (#147) 2023-03-14 19:53:48 -07:00
d72f05bb0b docker: fix build and push of manifest (#145) 2023-03-14 19:42:14 -07:00
d3e3fdb0f8 Makefile: parameterized DOCKER_REPO and DOCKER_BIN
e.g. allowing to build with podman

Also add gitignore for dist/

Signed-off-by: Joel Takvorian <jtakvori@redhat.com>
2021-09-09 14:53:26 +02:00
583059057a feature: add arm builds 2021-06-11 23:30:56 -07:00
7da5c4da27 Ensure line feed in Makefile 2021-06-08 08:07:52 +02:00
ab81e52b43 Fix protobuf
* Rebuiild with protoc v3.17.2 and protoc-gen-go v1.26.0
* Add misisng go_package flag
* Add protobuf documentation
2021-06-07 22:43:09 -07:00
e4bacbc4bd init 2021-05-25 17:33:26 -07:00