Skip to content

Commit

Permalink
Bump github.com/bluenviron/gomavlib/v2 from 2.1.2 to 2.1.3 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 5380412 commit fb615fa
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.2
github.com/bluenviron/gomavlib/v2 v2.1.3
github.com/stretchr/testify v1.8.4
)

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.2 h1:BKFFBCO2li0+dMvnyjG8dXW3tbO8O7db9YW8iEsrSzY=
github.com/bluenviron/gomavlib/v2 v2.1.2/go.mod h1:0ZWCddQXe9HUlNACyZjAaaLJA8wwHX2euRiqhDZeF7c=
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/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 fb615fa

Please sign in to comment.