Skip to content

Commit

Permalink
build(deps): bump github.com/ovotech/go-sync in /adapters/github
Browse files Browse the repository at this point in the history
Bumps [github.com/ovotech/go-sync](https://github.com/ovotech/go-sync) from 0.12.1 to 0.13.1.
- [Release notes](https://github.com/ovotech/go-sync/releases)
- [Changelog](https://github.com/ovotech/go-sync/blob/main/.goreleaser.yaml)
- [Commits](v0.12.1...v0.13.1)

---
updated-dependencies:
- dependency-name: github.com/ovotech/go-sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jlucktay committed Jun 27, 2023
1 parent c245f90 commit 91f947f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion adapters/github/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/google/go-github/v47 v47.1.0
github.com/ovotech/go-sync v0.12.1
github.com/ovotech/go-sync v0.13.1
github.com/shurcooL/githubv4 v0.0.0-20220520033151-0b4e3294ff00
github.com/stretchr/testify v1.8.4
golang.org/x/oauth2 v0.9.0
Expand Down
4 changes: 2 additions & 2 deletions adapters/github/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/ovotech/go-sync v0.12.1 h1:RT5fniCOFy9ugeuM9va2+EJ0ndDcgKOT7xEVcW8yi+M=
github.com/ovotech/go-sync v0.12.1/go.mod h1:JHB287s+Vn0QrbWdhNOo+0XAIAg+szPkss5MJVnuTZs=
github.com/ovotech/go-sync v0.13.1 h1:BYALOUxbkCPXFODINdhUJyUmrxEDuivjwFPf3kFLAC8=
github.com/ovotech/go-sync v0.13.1/go.mod h1:mzYty1nlJJQzuT+Gv72YckTJZpUYg3WD8YlgjoRPQ7Y=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/shurcooL/githubv4 v0.0.0-20220520033151-0b4e3294ff00 h1:fiFvD4lT0aWjuuAb64LlZ/67v87m+Kc9Qsu5cMFNK0w=
Expand Down

0 comments on commit 91f947f

Please sign in to comment.