-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update go protoc and versions of go deps
- Loading branch information
1 parent
6943fff
commit d964328
Showing
7 changed files
with
24 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,13 @@ | ||
module github.com/katydid/testsuite | ||
|
||
go 1.22 | ||
go 1.23 | ||
|
||
require ( | ||
github.com/gogo/protobuf v1.3.2 | ||
github.com/katydid/validator-go v0.4.0 | ||
github.com/katydid/validator-gogo-proto v0.4.0 | ||
github.com/katydid/parser-go-json v0.1.0 | ||
github.com/katydid/parser-go-xml v0.1.0 | ||
github.com/katydid/parser-gogo-proto v0.2.0 | ||
github.com/katydid/validator-go v0.5.1 | ||
) | ||
|
||
require github.com/katydid/parser-go v0.6.0 // indirect |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+45 Bytes
(130%)
validator/tests/pb/BananaLargeMatch/valid.main.BananaTuple.desc.pb
Binary file not shown.