Skip to content

Commit

Permalink
Bump github.com/bluenviron/gomavlib/v2 from 2.1.3 to 2.2.0 (#61)
Browse files Browse the repository at this point in the history
Bumps [github.com/bluenviron/gomavlib/v2](https://github.com/bluenviron/gomavlib) from 2.1.3 to 2.2.0.
- [Commits](bluenviron/gomavlib@v2.1.3...v2.2.0)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gomavlib/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 71f4d68 commit 2e4f2fa
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.21

require (
github.com/alecthomas/kong v0.8.1
github.com/bluenviron/gomavlib/v2 v2.1.3
github.com/bluenviron/gomavlib/v2 v2.2.0
github.com/stretchr/testify v1.9.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/alecthomas/kong v0.8.1 h1:acZdn3m4lLRobeh3Zi2S2EpnXTd1mOL6U7xVml+vfkY
github.com/alecthomas/kong v0.8.1/go.mod h1:n1iCIO2xS46oE8ZfYCNDqdR0b0wZNrXAIAqro/2132U=
github.com/alecthomas/repr v0.1.0 h1:ENn2e1+J3k09gyj2shc0dHr/yjaWSHRlrJ4DPMevDqE=
github.com/alecthomas/repr v0.1.0/go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygvNfaDQL8=
github.com/bluenviron/gomavlib/v2 v2.1.3 h1:b/tPT2c9+MhykJhq58pgwUbope8lFf4DZBKStKrjgXc=
github.com/bluenviron/gomavlib/v2 v2.1.3/go.mod h1:0ZWCddQXe9HUlNACyZjAaaLJA8wwHX2euRiqhDZeF7c=
github.com/bluenviron/gomavlib/v2 v2.2.0 h1:SviFJxIof/fUKK7E6911/f0vAisFkEoXAY6LDOmyoWY=
github.com/bluenviron/gomavlib/v2 v2.2.0/go.mod h1:0ZWCddQXe9HUlNACyZjAaaLJA8wwHX2euRiqhDZeF7c=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 2e4f2fa

Please sign in to comment.