Skip to content

Commit

Permalink
Bump github.com/go-rel/rel from 0.29.0 to 0.29.1 (#44)
Browse files Browse the repository at this point in the history
Bumps [github.com/go-rel/rel](https://github.com/go-rel/rel) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/go-rel/rel/releases)
- [Changelog](https://github.com/go-rel/rel/blob/master/changeset_test.go)
- [Commits](go-rel/rel@v0.29.0...v0.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 5, 2021
1 parent 307c4e7 commit cd65bec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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.16

require (
github.com/denisenkom/go-mssqldb v0.11.0
github.com/go-rel/rel v0.29.0
github.com/go-rel/rel v0.29.1
github.com/go-rel/sql v0.6.0
github.com/stretchr/testify v1.7.0
)
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/go-rel/rel v0.28.0/go.mod h1:zaIYPmM3AfJrh0xBmm7KoVKRgTNvr0cgZfcJ88gVA2U=
github.com/go-rel/rel v0.29.0 h1:RmU+o+8f3HItQtTfz30TJIENvYVcIUC7dR15U5czUn0=
github.com/go-rel/rel v0.29.0/go.mod h1:RiTs/9DBCiSZvVRin8mXMXBeXIuJ5JpQThccwtrdqfc=
github.com/go-rel/rel v0.29.1 h1:BsmpvGTqms7k0j+nNRm3zAs3EVZu+/+Pt5Lxuki5zcw=
github.com/go-rel/rel v0.29.1/go.mod h1:RiTs/9DBCiSZvVRin8mXMXBeXIuJ5JpQThccwtrdqfc=
github.com/go-rel/reltest v0.4.0 h1:Z/x9FXZ8yDdrU2MuzPpt7FUIptSEV1pnmSKxSlcUhtM=
github.com/go-rel/reltest v0.4.0/go.mod h1:3udgrKCZGCMFWc8k+RH975gUdUFPE/yspG2iWN9gjqU=
github.com/go-rel/sql v0.6.0 h1:QNzZmZ+ATrQi4YkepKP96KNabYHHLZenA/5k+3sNlW8=
Expand Down

0 comments on commit cd65bec

Please sign in to comment.