Skip to content

Commit

Permalink
fix(deps): update module github.com/google/uuid to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 15b2fdb commit 95ccacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/topicusonderwijs/go-slackbot
go 1.15

require (
github.com/google/uuid v1.3.0
github.com/google/uuid 1.3.1
github.com/humsie/log v1.3.1
github.com/slack-go/slack v0.10.1
)

0 comments on commit 95ccacb

Please sign in to comment.