Skip to content

Commit

Permalink
chore: upgrade Go-Akt to 2.2.2 and other dependencies (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tochemey committed Jun 23, 2024
1 parent 7bb7dd2 commit fdc992e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/go-memdb v1.3.4
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.9.0
github.com/tochemey/goakt/v2 v2.2.1
github.com/tochemey/goakt/v2 v2.2.2
github.com/tochemey/gopack v0.0.0-20240303193017-58b82904de1b
github.com/travisjeffery/go-dynaport v1.0.0
go.opentelemetry.io/otel v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,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/v2 v2.2.1 h1:MBAKWQRKhYCCqm0WgA1X8meJg1r1/FodcPJC8koDlts=
github.com/tochemey/goakt/v2 v2.2.1/go.mod h1:++f4bMsmaybNAcc5tUu/WYaEGEdrHiK37FnGusWeSMY=
github.com/tochemey/goakt/v2 v2.2.2 h1:sbNLp1tzdbrN8j00ukuq8bVkvSg1eEw+tG44pEwIiHY=
github.com/tochemey/goakt/v2 v2.2.2/go.mod h1:++f4bMsmaybNAcc5tUu/WYaEGEdrHiK37FnGusWeSMY=
github.com/tochemey/gopack v0.0.0-20240303193017-58b82904de1b h1:OsgVtcoRL6V8ismMIwG9XSfFG73oC9U6XWgTECoTit0=
github.com/tochemey/gopack v0.0.0-20240303193017-58b82904de1b/go.mod h1:EeuLasIUo0sW+3lk5yTi4xkjknXZOZ4B3tUX5pvMDQI=
github.com/travisjeffery/go-dynaport v1.0.0 h1:m/qqf5AHgB96CMMSworIPyo1i7NZueRsnwdzdCJ8Ajw=
Expand Down

0 comments on commit fdc992e

Please sign in to comment.