Skip to content

Commit

Permalink
Bump github.com/gkampitakis/go-snaps from 0.3.6 to 0.3.7
Browse files Browse the repository at this point in the history
Bumps [github.com/gkampitakis/go-snaps](https://github.com/gkampitakis/go-snaps) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/gkampitakis/go-snaps/releases)
- [Commits](gkampitakis/go-snaps@v0.3.6...v0.3.7)

---
updated-dependencies:
- dependency-name: github.com/gkampitakis/go-snaps
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2022
1 parent 58f8523 commit b851aaa
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.19

require (
github.com/fatih/color v1.13.0
github.com/gkampitakis/go-snaps v0.3.6
github.com/gkampitakis/go-snaps v0.3.7
github.com/google/go-cmp v0.5.8
github.com/google/go-github/v37 v37.0.0
github.com/hashicorp/golang-lru v0.5.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwV
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gkampitakis/ciinfo v0.1.1 h1:dz1LCkOd+zmZ3YYlFNpr0hRDqGY7Ox2mcaltHzdahqk=
github.com/gkampitakis/ciinfo v0.1.1/go.mod h1:bVaOGziPqf8PoeYZxatq1HmCsJUmv191hLnFboYxd9Y=
github.com/gkampitakis/go-snaps v0.3.6 h1:437zfoSCAcQADYO48QL1CAKzLjWrcCyQfwBPFH05JP4=
github.com/gkampitakis/go-snaps v0.3.6/go.mod h1:K7ZOtJfx+Apn1RB6XxSeQzQurmgr6fJx6SsJg0SUdGc=
github.com/gkampitakis/go-snaps v0.3.7 h1:QXySRmrHYQt6P8+VSRIYLw//+xTgvlPeBM0dm9aeOpE=
github.com/gkampitakis/go-snaps v0.3.7/go.mod h1:K7ZOtJfx+Apn1RB6XxSeQzQurmgr6fJx6SsJg0SUdGc=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
Expand Down

0 comments on commit b851aaa

Please sign in to comment.