Skip to content

Commit

Permalink
Bump github.com/ArthurHlt/messages from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [github.com/ArthurHlt/messages](https://github.com/ArthurHlt/messages) from 1.1.0 to 1.1.1.
- [Commits](ArthurHlt/messages@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/ArthurHlt/messages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 04de791 commit 0a78bc4
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.20
require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/ArthurHlt/go-flags v1.6.0
github.com/ArthurHlt/messages v1.1.0
github.com/ArthurHlt/messages v1.1.1
github.com/gonvenience/ytbx v1.4.4
github.com/homeport/dyff v1.7.1
github.com/mitchellh/go-homedir v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/AlecAivazis/survey/v2 v2.3.7 h1:6I/u8FvytdGsgonrYsVn2t8t4QiRnh6QSTqkk
github.com/AlecAivazis/survey/v2 v2.3.7/go.mod h1:xUTIdE4KCOIjsBAE1JYsUPoCqYdZ1reCfTwbto0Fduo=
github.com/ArthurHlt/go-flags v1.6.0 h1:0Q6t5AVB/9D19iye1V7DpACd4fUtzgamAz4AXeFKHTo=
github.com/ArthurHlt/go-flags v1.6.0/go.mod h1:HIZOoyhbXekSAdfC/di4NKZFUiWgrcZGJ8UlDPbI2Ok=
github.com/ArthurHlt/messages v1.1.0 h1:I8V6NLtZHgJGRuE5KmLqcUbALykupYKTy4hN8ceTHqQ=
github.com/ArthurHlt/messages v1.1.0/go.mod h1:GzSw0TZvPrZmfrhGq9RbgsMMA+pCL+mjqC5j+b0vOgA=
github.com/ArthurHlt/messages v1.1.1 h1:5dYWmwkvFaMsjmvaF0oXrGIwx+RE4xki518aCM/PbeY=
github.com/ArthurHlt/messages v1.1.1/go.mod h1:GzSw0TZvPrZmfrhGq9RbgsMMA+pCL+mjqC5j+b0vOgA=
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2 h1:+vx7roKuyA63nhn5WAunQHLTznkw5W8b1Xc0dNjp83s=
Expand Down

0 comments on commit 0a78bc4

Please sign in to comment.