File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- module github.com/Muhammad-Ali-Khan9/go-microservice-boilerplate
1+ module github.com/Muhammad-Ali-Khan9/gores
22
33go 1.20
44
5- require github.com/spf13/cobra v1.7.0
5+ require (
6+ github.com/Muhammad-Ali-Khan9/go-microservice-boilerplate v1.0.17
7+ github.com/spf13/cobra v1.7.0
8+ )
69
710require (
811 github.com/inconshreveable/mousetrap v1.1.0 // indirect
Original file line number Diff line number Diff line change 1+ github.com/Muhammad-Ali-Khan9/go-microservice-boilerplate v1.0.17 h1:3cHnBQX80yQyx6GgtmVbkxTHS5QB4qgZbWkCkKRrrVo =
2+ github.com/Muhammad-Ali-Khan9/go-microservice-boilerplate v1.0.17 /go.mod h1:fH0cBlvQNKO7epelO6hpOWzVZ6LU1uts3SOTbAlSydg =
13github.com/cpuguy83/go-md2man/v2 v2.0.2 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
24github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
35github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
You can’t perform that action at this time.
0 commit comments