Skip to content

Commit

Permalink
Merge pull request #3253 from lima-vm/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/google/btree-1.1.3

build(deps): bump github.com/google/btree from 1.1.2 to 1.1.3
  • Loading branch information
jandubois authored Feb 17, 2025
2 parents 76b2897 + 1391f5d commit dab5788
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 @@ -82,7 +82,7 @@ require (
github.com/goccy/go-json v0.10.4 // indirect; indirect // gomodjail:confined
github.com/gogo/protobuf v1.3.2 // indirect; indirect // gomodjail:confined
github.com/golang/protobuf v1.5.4 // indirect; indirect // gomodjail:confined
github.com/google/btree v1.1.2 // indirect; indirect // gomodjail:confined
github.com/google/btree v1.1.3 // indirect; indirect // gomodjail:confined
github.com/google/gnostic-models v0.6.8 // indirect; indirect // gomodjail:confined
github.com/google/gofuzz v1.2.0 // indirect; indirect // gomodjail:confined
github.com/google/gopacket v1.1.19 // indirect; indirect // gomodjail:confined
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
github.com/google/btree v1.1.2 h1:xf4v41cLI2Z6FxbKm+8Bu+m8ifhj15JuZ9sa0jZCMUU=
github.com/google/btree v1.1.2/go.mod h1:qOPhT0dTNdNzV6Z/lhRX0YXUafgPLFUh+gZMl761Gm4=
github.com/google/btree v1.1.3 h1:CVpQJjYgC4VbzxeGVHfvZrv1ctoYCAI8vbl07Fcxlyg=
github.com/google/btree v1.1.3/go.mod h1:qOPhT0dTNdNzV6Z/lhRX0YXUafgPLFUh+gZMl761Gm4=
github.com/google/gnostic-models v0.6.8 h1:yo/ABAfM5IMRsS1VnXjTBvUb61tFIHozhlYvRgGre9I=
github.com/google/gnostic-models v0.6.8/go.mod h1:5n7qKqH0f5wFt+aWF8CW6pZLLNOfYuF5OpfBSENuI8U=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
Expand Down

0 comments on commit dab5788

Please sign in to comment.