Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
satreix committed Nov 18, 2024
1 parent 3741d18 commit f421b93
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 @@ -4,7 +4,7 @@ go 1.22.2

require (
github.com/antlr4-go/antlr/v4 v4.13.1
github.com/aristanetworks/goarista a6d58bf1ed81
github.com/aristanetworks/goarista v0.0.0-20241101122619-a6d58bf1ed81
github.com/bazelbuild/rules_go v0.50.1
github.com/cockscomb/cel2sql v0.0.0-20211204123659-c803dfd5c44c
github.com/google/cel-go v0.21.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYW
github.com/antlr4-go/antlr/v4 v4.13.1/go.mod h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw=
github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcyOsMLE=
github.com/apache/arrow/go/v15 v15.0.2/go.mod h1:DGXsR3ajT524njufqf95822i+KTh+yea1jass9YXgjA=
github.com/aristanetworks/goarista v0.0.0-20241011181541-dd2894706990 h1:HLjDZWlZWtx9jimAan7IZMPNrPvoNTSFcm/DKacXmu4=
github.com/aristanetworks/goarista v0.0.0-20241011181541-dd2894706990/go.mod h1:C+YeQrhbMvCPh5wG6iqGiCD/zcITTpt4YQ1v4K0g5Vc=
github.com/aristanetworks/goarista v0.0.0-20241101122619-a6d58bf1ed81 h1:CpeoPCow/Xuh0YFFHqpnW82eRjnoN7q2sxw2In7/1qM=
github.com/aristanetworks/goarista v0.0.0-20241101122619-a6d58bf1ed81/go.mod h1:C+YeQrhbMvCPh5wG6iqGiCD/zcITTpt4YQ1v4K0g5Vc=
github.com/bazelbuild/rules_go v0.50.1 h1:/BUvuaB8MEiUA2oLPPCGtuw5V+doAYyiGTFyoSWlkrw=
github.com/bazelbuild/rules_go v0.50.1/go.mod h1:Dhcz716Kqg1RHNWos+N6MlXNkjNP2EwZQ0LukRKJfMs=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
Expand Down

0 comments on commit f421b93

Please sign in to comment.