Skip to content

Commit

Permalink
Merge pull request #33 from k-yomo/dependabot/go_modules/golang.org/x…
Browse files Browse the repository at this point in the history
…/mod-0.10.0

Bump golang.org/x/mod from 0.9.0 to 0.10.0
  • Loading branch information
k-yomo authored Sep 20, 2024
2 parents e843528 + b976a06 commit 7d15c69
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 @@ -2,4 +2,4 @@ module github.com/k-yomo/fixtory/v2

go 1.18

require golang.org/x/mod v0.9.0
require golang.org/x/mod v0.10.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/mod v0.9.0 h1:KENHtAZL2y3NLMYZeHY9DW8HW8V+kQyJsY/V9JlKvCs=
golang.org/x/mod v0.9.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/mod v0.10.0 h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk=
golang.org/x/mod v0.10.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=

0 comments on commit 7d15c69

Please sign in to comment.