New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/MathPoem/campusBack

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/MathPoem/campusBack

v0.0.0-20220810141921-abde17c4f494
Source
Go
Version published
Created
Source

pkg:

toml:       go get github.com/BurntSushi/toml@latest

router:     go get github.com/gorilla/mux

logger:     go get github.com/sirupsen/logrus

postgres:   go get github.com/lib/pq

validation: go get github.com/go-ozzo/ozzo-validation/is
            go get github.com/go-ozzo/ozzo-validation

crypto:     go get golang.org/x/crypto/bcrypt

gor_cors:   go get github.com/gorilla/handlers

swag(mux):  go get -u github.com/swaggo/swag/cmd/swag
            go get -u github.com/swaggo/http-swagger

testify:    go get github.com/stretchr/testify

FAQs

Package last updated on 10 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts