aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod12
1 files changed, 0 insertions, 12 deletions
diff --git a/go.mod b/go.mod
index 60a5aec..eead138 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,6 @@ require (
github.com/bwmarrin/discordgo v0.26.1
github.com/chai2010/webp v1.1.1
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd
- github.com/dgryski/go-failure v0.0.0-20151001134759-4963dbd58fd0
github.com/disintegration/imaging v1.6.1
github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
github.com/fogleman/primitive v0.0.0-20190214200932-673f57e7b1b5
@@ -35,13 +34,10 @@ require (
github.com/posener/complete v1.2.3
github.com/rs/cors v1.8.2
github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
- github.com/streamrail/concurrent-map v0.0.0-20160823150647-8bf1e9bacbf6
github.com/sycamoreone/orc v0.0.0-20150204213357-1627eaec2699
github.com/tetratelabs/wazero v1.0.0-pre.3
github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef
github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119
- github.com/xtaci/kcp-go v5.4.20+incompatible
- github.com/xtaci/smux v2.0.1+incompatible
go4.org v0.0.0-20190313082347-94abd6928b1d
golang.org/x/crypto v0.0.0-20220427172511-eb4f295cb31f
golang.org/x/exp/errors v0.0.0-20190510132918-efd6b22b2522
@@ -58,7 +54,6 @@ require (
require (
filippo.io/edwards25519 v1.0.0-rc.1 // indirect
- github.com/aclements/go-moremath v0.0.0-20190506201756-286cc0be6f75 // indirect
github.com/akutz/memconn v0.1.0 // indirect
github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 // indirect
github.com/aws/aws-sdk-go-v2 v1.16.14 // indirect
@@ -75,7 +70,6 @@ require (
github.com/aws/smithy-go v1.13.2 // indirect
github.com/coreos/go-iptables v0.6.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
- github.com/dgryski/go-onlinestats v0.0.0-20170612111826-1c7d19468768 // indirect
github.com/eaburns/peggy v0.0.0-20190420135231-b61cdde6efe6 // indirect
github.com/eaburns/pretty v0.0.0-20190404101635-2e1d2550ef0b // indirect
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
@@ -100,8 +94,6 @@ require (
github.com/jsimonetti/rtnetlink v1.1.2-0.20220408201609-d380b505068b // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.15.4 // indirect
- github.com/klauspost/cpuid v1.2.1 // indirect
- github.com/klauspost/reedsolomon v1.9.2 // indirect
github.com/kortschak/wol v0.0.0-20200729010619-da482cc4850a // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
@@ -121,14 +113,10 @@ require (
github.com/tailscale/goupnp v1.0.1-0.20210804011211-c64d0f06ea05 // indirect
github.com/tailscale/netlink v1.1.1-0.20211101221916-cabfb018fe85 // indirect
github.com/tcnksm/go-httpstat v0.2.0 // indirect
- github.com/templexxx/cpufeat v0.0.0-20180724012125-cef66df7f161 // indirect
- github.com/templexxx/xor v0.0.0-20181023030647-4e92f724b73b // indirect
- github.com/tjfoc/gmsm v1.0.1 // indirect
github.com/u-root/uio v0.0.0-20220204230159-dac05f7d2cb4 // indirect
github.com/vishvananda/netlink v1.1.1-0.20211118161826-650dca95af54 // indirect
github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 // indirect
github.com/x448/float16 v0.8.4 // indirect
- github.com/xtaci/lossyconn v0.0.0-20190602105132-8df528c0c9ae // indirect
github.com/yawning/bulb v0.0.0-20170405033506-85d80d893c3d // indirect
go.etcd.io/bbolt v1.3.2 // indirect
go4.org/mem v0.0.0-20210711025021-927187094b94 // indirect