Skip to content

Commit

Permalink
feat(deps): bump github.com/aymanbagabas/go-osc52/v2 from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [github.com/aymanbagabas/go-osc52/v2](https://github.com/aymanbagabas/go-osc52) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/aymanbagabas/go-osc52/releases)
- [Commits](aymanbagabas/go-osc52@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: github.com/aymanbagabas/go-osc52/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aymanbagabas committed Mar 7, 2023
1 parent c67cc37 commit 3e1e573
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 @@ -5,7 +5,7 @@ go 1.19
// replace github.com/aymanbagabas/go-osc52 => ../go-osc52

require (
github.com/aymanbagabas/go-osc52/v2 v2.0.0
github.com/aymanbagabas/go-osc52/v2 v2.0.1
github.com/muesli/mango v0.2.0
github.com/muesli/mango-pflag v0.1.0
github.com/muesli/roff v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aymanbagabas/go-osc52/v2 v2.0.0 h1:dQFJfwsEWDXyXqui4j24o4Zh3kAC0l2BuzgN4/0GtEc=
github.com/aymanbagabas/go-osc52/v2 v2.0.0/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
github.com/muesli/mango v0.2.0 h1:iNNc0c5VLQ6fsMgAqGQofByNUBH2Q2nEbD6TaI+5yyQ=
github.com/muesli/mango v0.2.0/go.mod h1:5XFpbC8jY5UUv89YQciiXNlbi+iJgt29VDC5xbzrLL4=
github.com/muesli/mango-pflag v0.1.0 h1:UADqbYgpUyRoBja3g6LUL+3LErjpsOwaC9ywvBWe7Sg=
Expand Down

0 comments on commit 3e1e573

Please sign in to comment.