Skip to content

Commit

Permalink
Bump github.com/cyverse/go-irodsclient from 0.14.3 to 0.14.4
Browse files Browse the repository at this point in the history
Bumps [github.com/cyverse/go-irodsclient](https://github.com/cyverse/go-irodsclient) from 0.14.3 to 0.14.4.
- [Release notes](https://github.com/cyverse/go-irodsclient/releases)
- [Commits](cyverse/go-irodsclient@v0.14.3...v0.14.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 22355ff commit 2d7b566
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 @@ -3,7 +3,7 @@ module sqyrrl
go 1.22

require (
github.com/cyverse/go-irodsclient v0.14.3
github.com/cyverse/go-irodsclient v0.14.4
github.com/microcosm-cc/bluemonday v1.0.26
github.com/onsi/ginkgo/v2 v2.17.0
github.com/onsi/gomega v1.32.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/cyverse/go-irodsclient v0.14.3 h1:B6BI3H2nUoh6pu76EB0eKBPdFY9lq1qppuHfDbz9UB0=
github.com/cyverse/go-irodsclient v0.14.3/go.mod h1:eBXha3cwfrM0p1ijYVqsrLJQHpRwTfpA4c5dKCQsQFc=
github.com/cyverse/go-irodsclient v0.14.4 h1:x7u/5W8gUBdF0QOGV5r0ZeiIkW52HAHEIa9j74CgOx0=
github.com/cyverse/go-irodsclient v0.14.4/go.mod h1:eBXha3cwfrM0p1ijYVqsrLJQHpRwTfpA4c5dKCQsQFc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 2d7b566

Please sign in to comment.