-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/wmnsk/go-sccp from 0.0.1 to 0.0.2
Bumps [github.com/wmnsk/go-sccp](https://github.com/wmnsk/go-sccp) from 0.0.1 to 0.0.2. - [Commits](wmnsk/go-sccp@v0.0.1...v0.0.2) --- updated-dependencies: - dependency-name: github.com/wmnsk/go-sccp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
e4b8d90
commit 495f590
Showing
2 changed files
with
3 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,10 @@ | ||
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= | ||
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38= | ||
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= | ||
github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 h1:G1+wBT0dwjIrBdLy0MIG0i+E4CQxEnedHXdauJEIH6g= | ||
github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062/go.mod h1:co9pwDoBCm1kGxawmb4sPq0cSIOOWNPT4KnHotMP1Zg= | ||
github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc= | ||
github.com/pascaldekloe/goe v0.1.1 h1:Ah6WQ56rZONR3RW3qWa2NCZ6JAVvSpUcoLBaOmYFt9Q= | ||
github.com/pascaldekloe/goe v0.1.1/go.mod h1:KSyfaxQOh0HZPjDP1FL/kFtbqYqrALJTaMafFUIccqU= | ||
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= | ||
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= | ||
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= | ||
github.com/wmnsk/go-m3ua v0.1.9 h1:3dhHT63HQ9CVFRwqKrHi54nIonHbRDnuYPIhLnUQ4Pg= | ||
github.com/wmnsk/go-m3ua v0.1.9/go.mod h1:OtE8HG+xgrjwmdVbXI+x4Xkm4HtdhDha+Ztbb/H8HSQ= | ||
github.com/wmnsk/go-sccp v0.0.1 h1:Gew9BTUvNlM76IPEdAWWr4vTU3w9le9fZ+75nNY7Nck= | ||
github.com/wmnsk/go-sccp v0.0.1/go.mod h1:BYI89D0daaIbA0VXv0brouzVEKUflHVZPut7ZsjPytI= | ||
github.com/wmnsk/go-sccp v0.0.2 h1:OC4yX+95H6HstxXdxHzHy7ByNWAHErUhf1E2DZ7t5Gs= | ||
github.com/wmnsk/go-sccp v0.0.2/go.mod h1:u3PWZ/bd3SqWQbeopgSvd4W3ILI9D4O/1GkYIJ3xXoU= |