Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benpate committed Jul 27, 2024
1 parent 4400d07 commit 0a35039
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/benpate/derp v0.31.0
github.com/benpate/domain v0.2.2
github.com/benpate/re v0.3.0
github.com/benpate/re v0.3.1
github.com/benpate/remote v0.16.0
github.com/benpate/rosetta v0.21.2
github.com/davecgh/go-spew v1.1.1
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/benpate/domain v0.2.2 h1:QBjXZz2Tz66izmvdXHV+fkye4lpNcy5N1w86PWC4RwU=
github.com/benpate/domain v0.2.2/go.mod h1:Mi4/I3iFaa7Kg0c4xFiZ0Wptq1nbKNcv5PENEIKkdPU=
github.com/benpate/exp v0.8.3 h1:rxlXtdLxc+XU5ySoAFEt7YKOjhOE7YRMz15YUePBLJk=
github.com/benpate/exp v0.8.3/go.mod h1:VWDkZ1uM4HyXJVi+NDA1QvVklsgFE7T9L5lCeZBento=
github.com/benpate/re v0.3.0 h1:ZLXUtDPIsgg0lT67b8VnCy3RN+aSut8X4TnqvLhlZH4=
github.com/benpate/re v0.3.0/go.mod h1:ifBw3C5csNXrciDF+j6XdRJTiUrMHbKk9/MjM07dMcM=
github.com/benpate/re v0.3.1 h1:lslTuVnhqc3f0BTuOFZwcOztjRRr9U9RxPOfwZ+41Zk=
github.com/benpate/re v0.3.1/go.mod h1:ifBw3C5csNXrciDF+j6XdRJTiUrMHbKk9/MjM07dMcM=
github.com/benpate/remote v0.16.0 h1:YFXsLRjJNBPAVSZTEsgaOG7kMSHYn36z/1DmsrZU/FY=
github.com/benpate/remote v0.16.0/go.mod h1:6OeZOYeEUyF0HDFaL1QPY9yboU3EvGYTNdABiRBNiF0=
github.com/benpate/rosetta v0.21.2 h1:tBIfVzCv7vyLBZtF0ETAHDsvIKc28hCVBbLL7QE42pw=
Expand Down

0 comments on commit 0a35039

Please sign in to comment.