Skip to content

Commit 4ee1698

Browse files
committed
go.mod: update module dependencies
1 parent e624359 commit 4ee1698

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/creachadair/command
22

3-
go 1.25
3+
go 1.25.0
44

55
require github.com/google/go-cmp v0.7.0
66

7-
require github.com/creachadair/mds v0.26.0
7+
require github.com/creachadair/mds v0.26.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/creachadair/mds v0.26.0 h1:MExm7XA3xrKa+r8ZS10Nb9SzWfm5GbG3xGp6P+ci9bo=
2-
github.com/creachadair/mds v0.26.0/go.mod h1:XtMfRW15sjd1iOi1Z1k+dq0pRsR5xPbulpoTrpyhk8w=
1+
github.com/creachadair/mds v0.26.1 h1:CQG8f4cueHX/c20q5Sy/Ubk8Bvy+aRzVgbpxVieMBAs=
2+
github.com/creachadair/mds v0.26.1/go.mod h1:dMBTCSy3iS3dwh4Rb1zxeZz2d7K8+N24GCTsayWtQRI=
33
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
44
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=

0 commit comments

Comments
 (0)