Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daemonl committed Aug 10, 2024
1 parent 43c84e3 commit affb089
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 14 deletions.
5 changes: 3 additions & 2 deletions gen/o5/messaging/v1/messaging_pb/message.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions gen/o5/messaging/v1/messaging_tpb/bridge.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions gen/o5/messaging/v1/messaging_tpb/bridge_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions gen/o5/messaging/v1/messaging_tpb/dead.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions gen/o5/messaging/v1/messaging_tpb/dead_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions gen/o5/messaging/v1/messaging_tpb/dead_o5_messaging.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions gen/o5/messaging/v1/messaging_tpb/raw.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions gen/o5/messaging/v1/messaging_tpb/raw_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions gen/o5/messaging/v1/messaging_tpb/raw_o5_messaging.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.3
require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2
github.com/google/uuid v1.6.0
github.com/pentops/j5 v0.0.0-20240809205235-0d9578f35b67
github.com/pentops/j5 v0.0.0-20240810013210-12540c68f639
github.com/pentops/pgtest.go v0.0.0-20240806042712-cca5bdfe6542
github.com/pentops/sqrlx.go v0.0.0-20240806064322-33adc0ac5bd4
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/pentops/j5 v0.0.0-20240809205235-0d9578f35b67 h1:kkrTwRY9F66Lh/PT4zMzUGjA7uUwHLvvotLQho6mJUw=
github.com/pentops/j5 v0.0.0-20240809205235-0d9578f35b67/go.mod h1:qB/lz7LcjkfGlGNN1MzrU9/eUhT/nrD07pDpCPwjBiQ=
github.com/pentops/j5 v0.0.0-20240810013210-12540c68f639 h1:n6+6IWEn8nwU+xxibXziQoysFp4R9kNaj5YZF1q5tlc=
github.com/pentops/j5 v0.0.0-20240810013210-12540c68f639/go.mod h1:qB/lz7LcjkfGlGNN1MzrU9/eUhT/nrD07pDpCPwjBiQ=
github.com/pentops/pgtest.go v0.0.0-20240806042712-cca5bdfe6542 h1:fYu4o1pc99WCCbMSk3WLdLplHbUpqtceTnhKmqfAeEE=
github.com/pentops/pgtest.go v0.0.0-20240806042712-cca5bdfe6542/go.mod h1:BgX0+UvohWaq7Vr3McsBWt8FpzerKaNRsmG2uH7L1FE=
github.com/pentops/sqrlx.go v0.0.0-20240806064322-33adc0ac5bd4 h1:zBn6k4ZRoQngAU5rrlwDKCULUJW/xg2OP0uGGHlP3F8=
Expand Down
5 changes: 3 additions & 2 deletions internal/testproto/gen/test/v1/test_tpb/test.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion j5-lock.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
inputs:
- name: registry/pentops/j5
version: 0d9578f35b6713e70a56bdf07f3608899f71473e
version: 12540c68f63922170d3c9344975dee9627070d4d

0 comments on commit affb089

Please sign in to comment.