gcla / termshark

A terminal UI for tshark, inspired by Wireshark
MIT License
9.06k stars 397 forks source link

fix(sec): upgrade github.com/gin-gonic/gin to 1.7.7 #148

Open chncaption opened 1 year ago

chncaption commented 1 year ago

What happened?

There are 1 security vulnerabilities found in github.com/gin-gonic/gin v1.7.0

What did I do?

Upgrade github.com/gin-gonic/gin from v1.7.0 to 1.7.7 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS