Skip to content

Commit

Permalink
Bump github.com/go-kit/kit from 0.4.0 to 0.13.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 15, 2023
1 parent 95985f4 commit 1e8d008
Show file tree
Hide file tree
Showing 2 changed files with 743 additions and 11 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ module github.com/jessepeterson/mysqlscepserver
go 1.16

require (
github.com/go-kit/kit v0.4.0
github.com/go-logfmt/logfmt v0.5.0 // indirect
github.com/go-kit/kit v0.13.0
github.com/go-sql-driver/mysql v1.7.1
github.com/go-stack/stack v1.8.0 // indirect
github.com/micromdm/scep/v2 v2.1.0
)

0 comments on commit 1e8d008

Please sign in to comment.