Skip to content

Commit

Permalink
chore(deps): upgrade go-akt to 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Tochemey committed Jan 1, 2024
1 parent dc2ec45 commit b7a0b70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/hashicorp/go-memdb v1.3.4
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
github.com/tochemey/goakt v1.3.5
github.com/tochemey/goakt v1.3.6
github.com/tochemey/gopack v0.0.0-20231106094510-2c827fa52396
github.com/travisjeffery/go-dynaport v1.0.0
go.opentelemetry.io/otel v1.21.0
Expand All @@ -24,7 +24,7 @@ require (
)

require (
connectrpc.com/connect v1.13.0 // indirect
connectrpc.com/connect v1.14.0 // indirect
connectrpc.com/otelconnect v0.6.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
connectrpc.com/connect v1.13.0 h1:lGs5maZZzWOOD+PFFiOt5OncKmMsk9ZdPwpy5jcmaYg=
connectrpc.com/connect v1.13.0/go.mod h1:uHAFHtYgeSZJxXrkN1IunDpKghnTXhYbVh0wW4StPW0=
connectrpc.com/connect v1.14.0 h1:PDS+J7uoz5Oui2VEOMcfz6Qft7opQM9hPiKvtGC01pA=
connectrpc.com/connect v1.14.0/go.mod h1:uoAq5bmhhn43TwhaKdGKN/bZcGtzPW1v+ngDTn5u+8s=
connectrpc.com/otelconnect v0.6.0 h1:VJAdQL9+sgdUw9+7+J+jq8pQo/h1S7tSFv2+vDcR7bU=
connectrpc.com/otelconnect v0.6.0/go.mod h1:jdcs0uiwXQVmSMgTJ2dAaWR5VbpNd7QKNkuoH7n86RA=
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25UVaW/CKtUDjefjrs0SPonmDGUVOYP0=
Expand Down Expand Up @@ -311,8 +311,8 @@ github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=
github.com/tidwall/match v1.1.1/go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM=
github.com/tidwall/redcon v1.6.2 h1:5qfvrrybgtO85jnhSravmkZyC0D+7WstbfCs3MmPhow=
github.com/tidwall/redcon v1.6.2/go.mod h1:p5Wbsgeyi2VSTBWOcA5vRXrOb9arFTcU2+ZzFjqV75Y=
github.com/tochemey/goakt v1.3.5 h1:Hq21hgOXRymrPtfmNKvliyD0GIM/FiOpaLkf+lyOMLU=
github.com/tochemey/goakt v1.3.5/go.mod h1:IcTMha889lQ1DEEz1x8xZdnvuzoyVlUVUbZwJXYU300=
github.com/tochemey/goakt v1.3.6 h1:WYj2YoAKlDsbzyxVa+eJHXS4RFnPaVqZgd7aPZQB1kQ=
github.com/tochemey/goakt v1.3.6/go.mod h1:z5c2ma8xFEZZt22NlaY8SI4DDO8PwHCjiWpysmqK4wc=
github.com/tochemey/gopack v0.0.0-20231106094510-2c827fa52396 h1:2lZ9AQyfGwilLx0ZcgIZpBtJSrIHZfl2JB/LvgYmbRA=
github.com/tochemey/gopack v0.0.0-20231106094510-2c827fa52396/go.mod h1:bmLCFEp/sXvt4vYI+JN8SmdyyAJ7Lqcqs2MnYeePddg=
github.com/travisjeffery/go-dynaport v1.0.0 h1:m/qqf5AHgB96CMMSworIPyo1i7NZueRsnwdzdCJ8Ajw=
Expand Down

0 comments on commit b7a0b70

Please sign in to comment.