Skip to content

Commit

Permalink
go.mod: update mds to v0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Jul 30, 2024
1 parent 1c6d122 commit 5a55e4e
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 @@ -6,4 +6,4 @@ toolchain go1.21.2

require github.com/google/go-cmp v0.6.0

require github.com/creachadair/mds v0.3.0
require github.com/creachadair/mds v0.15.5
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/creachadair/mds v0.3.0 h1:uKbCKVtd3iOKVv3uviOm13fFNfe9qoCXJh1Vo7y3Kr0=
github.com/creachadair/mds v0.3.0/go.mod h1:4vrFYUzTXMJpMBU+OA292I6IUxKWCCfZkgXg+/kBZMo=
github.com/creachadair/mds v0.15.5 h1:dhCbq/OzF4LiVkmmfy6Wm47w60CBF9iLU1J26ruCaE4=
github.com/creachadair/mds v0.15.5/go.mod h1:4vrFYUzTXMJpMBU+OA292I6IUxKWCCfZkgXg+/kBZMo=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=

0 comments on commit 5a55e4e

Please sign in to comment.