Skip to content

Commit

Permalink
Bump github.com/ccoveille/go-safecast from 1.2.0 to 1.5.0 (#78)
Browse files Browse the repository at this point in the history
Bumps
[github.com/ccoveille/go-safecast](https://github.com/ccoveille/go-safecast)
from 1.2.0 to 1.5.0.


Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 9a9a415 commit 18e3132
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

- Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (PR #79 by
@dependabot[bot])
- Bump github.com/ccoveille/go-safecast from 1.2.0 to 1.5.0 (PR #78 by
@dependabot[bot])
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (PR #72 by
@dependabot[bot])
- Bump google.golang.org/protobuf from 1.34.2 to 1.36.0 (PR #77 by
Expand Down
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 github.com/zaphiro-technologies/protobuf
go 1.23

require (
github.com/ccoveille/go-safecast v1.2.0
github.com/ccoveille/go-safecast v1.5.0
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.10.0
google.golang.org/protobuf v1.36.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/ccoveille/go-safecast v1.2.0 h1:H4X7aosepsU1Mfk+098CTdKpsDH0cfYJ2RmwXFjgvfc=
github.com/ccoveille/go-safecast v1.2.0/go.mod h1:QqwNjxQ7DAqY0C721OIO9InMk9zCwcsO7tnRuHytad8=
github.com/ccoveille/go-safecast v1.5.0 h1:cT/3uVQ/i5PTiJvhvkSU81HeKNurtyQtBndXEH3hDg4=
github.com/ccoveille/go-safecast v1.5.0/go.mod h1:QqwNjxQ7DAqY0C721OIO9InMk9zCwcsO7tnRuHytad8=
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=
github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg=
Expand Down

0 comments on commit 18e3132

Please sign in to comment.