FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
httpsms/tests/go.mod at main · iwillcodeu/httpsms · GitHub
iwillcodeu
/
httpsms
Public
forked from
NdoleStudio/httpsms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
httpsms
/
tests
/
go.mod
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (23 loc) · 822 Bytes
Breadcrumbs
httpsms
/
tests
/
go.mod
Copy path
File metadata and controls
26 lines (23 loc) · 822 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
module
github.com/NdoleStudio/httpsms/tests
go
1.25.0
require
(
github.com/NdoleStudio/httpsms-go
v0.0.8
github.com/golang-jwt/jwt/v5
v5.2.2
github.com/google/uuid
v1.6.0
github.com/stretchr/testify
v1.11.1
github.com/wiremock/go-wiremock
v1.14.0
github.com/xuri/excelize/v2
v2.10.1
)
require
(
github.com/davecgh/go-spew
v1.1.1
//
indirect
github.com/pmezard/go-difflib
v1.0.0
//
indirect
github.com/richardlehane/mscfb
v1.0.6
//
indirect
github.com/richardlehane/msoleps
v1.0.6
//
indirect
github.com/tiendc/go-deepcopy
v1.7.2
//
indirect
github.com/xuri/efp
v0.0.1
//
indirect
github.com/xuri/nfp
v0.0.2-0.20250530014748-2ddeb826f9a9
//
indirect
golang.org/x/crypto
v0.51.0
//
indirect
golang.org/x/net
v0.55.0
//
indirect
golang.org/x/text
v0.37.0
//
indirect
gopkg.in/yaml.v3
v3.0.1
//
indirect
)
Back
|
FazBrowse Home
|
New Git URL