Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jiceatscion authored Oct 4, 2024
1 parent 635a35d commit d66b4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/scionproto/scion
go 1.22.7

require (
github.com/antlr4-go/antlr/v4 v4.13.1
connectrpc.com/connect v1.16.2
github.com/antlr4-go/antlr/v4 v4.13.1
github.com/bazelbuild/rules_go v0.47.1
github.com/buildkite/go-buildkite/v2 v2.9.0
github.com/dchest/cmac v1.0.0
Expand Down

0 comments on commit d66b4a2

Please sign in to comment.