Skip to content

Commit

Permalink
升级go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Jun 11, 2024
1 parent a37deb8 commit 8ba068b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ require (
github.com/timandy/routine v1.1.2
)

exclude github.com/timandy/routine v1.1.3
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

exclude github.com/timandy/routine v1.1.3

0 comments on commit 8ba068b

Please sign in to comment.