6 Commits

Author SHA1 Message Date
Chris Roberts
e7df8b6c52 Properly delete the target from the project 2022-06-30 11:16:09 -07:00
Paul Hinze
8b5d4b8631
Update and address protobuf package deprecations
These changes address the following warning showing up on `go get`
operations:

    go: module github.com/golang/protobuf is deprecated: Use the
    "google.golang.org/protobuf" module instead.

All changes are made using the recommendations in the per-function
deprecation notices from the docs at
https://pkg.go.dev/github.com/golang/protobuf/ptypes
2022-06-08 11:51:19 -05:00
sophia
f5fe88de15
Add tests for target 2022-04-25 12:24:39 -05:00
sophia
86dfcefad5
Fix project test 2022-04-25 12:24:15 -05:00
Chris Roberts
6018eb4e20
Update machine to target and refs from plugin sdk in ptypes 2022-04-25 12:24:06 -05:00
sophia
c3ee750db1
Add gogo 2022-04-25 12:23:57 -05:00