# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit go-module EGO_SUM=( "cloud.google.com/go v0.16.0/go.mod" "cloud.google.com/go v0.26.0/go.mod" "cloud.google.com/go v0.34.0/go.mod" "github.com/BurntSushi/toml v0.3.1/go.mod" "github.com/OneOfOne/xxhash v1.2.2/go.mod" "github.com/PuerkitoBio/goquery v1.7.1" "github.com/PuerkitoBio/goquery v1.7.1/go.mod" "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod" "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" "github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod" "github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod" "github.com/andybalholm/cascadia v1.2.0" "github.com/andybalholm/cascadia v1.2.0/go.mod" "github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod" "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" "github.com/beorn7/perks v1.0.0/go.mod" "github.com/beorn7/perks v1.0.1" "github.com/beorn7/perks v1.0.1/go.mod" "github.com/bradfitz/gomemcache v0.0.0-20170208213004-1952afaa557d/go.mod" "github.com/cespare/xxhash v1.1.0" "github.com/cespare/xxhash v1.1.0/go.mod" "github.com/cespare/xxhash/v2 v2.1.1" "github.com/cespare/xxhash/v2 v2.1.1/go.mod" "github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927/go.mod" "github.com/chzyer/logex v1.1.10/go.mod" "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod" "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod" "github.com/client9/misspell v0.3.4/go.mod" "github.com/coreos/bbolt v1.3.2/go.mod" "github.com/coreos/etcd v3.3.10+incompatible/go.mod" "github.com/coreos/go-oidc v2.2.1+incompatible" "github.com/coreos/go-oidc v2.2.1+incompatible/go.mod" "github.com/coreos/go-semver v0.2.0/go.mod" "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod" "github.com/cosiner/argv v0.1.0/go.mod" "github.com/cpuguy83/go-md2man v1.0.10/go.mod" "github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod" "github.com/creack/pty v1.1.9/go.mod" "github.com/davecgh/go-spew v1.1.0/go.mod" "github.com/davecgh/go-spew v1.1.1" "github.com/davecgh/go-spew v1.1.1/go.mod" "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" "github.com/djherbis/atime v1.1.0/go.mod" "github.com/dustin/go-humanize v1.0.0/go.mod" "github.com/felixge/httpsnoop v1.0.0/go.mod" "github.com/felixge/httpsnoop v1.0.1" "github.com/felixge/httpsnoop v1.0.1/go.mod" "github.com/fsnotify/fsnotify v1.4.3-0.20170329110642-4da3e2cfbabc/go.mod" "github.com/fsnotify/fsnotify v1.4.7/go.mod" "github.com/fsnotify/fsnotify v1.5.1/go.mod" "github.com/garyburd/redigo v1.1.1-0.20170914051019-70e1b1943d4f/go.mod" "github.com/ghodss/yaml v1.0.0/go.mod" "github.com/go-delve/delve v1.5.0/go.mod" "github.com/go-kit/kit v0.8.0/go.mod" "github.com/go-kit/kit v0.9.0/go.mod" "github.com/go-kit/log v0.1.0/go.mod" "github.com/go-logfmt/logfmt v0.3.0/go.mod" "github.com/go-logfmt/logfmt v0.4.0/go.mod" "github.com/go-logfmt/logfmt v0.5.0/go.mod" "github.com/go-stack/stack v1.6.0/go.mod" "github.com/go-stack/stack v1.8.0/go.mod" "github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible" "github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible/go.mod" "github.com/gogo/protobuf v1.1.1/go.mod" "github.com/gogo/protobuf v1.2.1/go.mod" "github.com/golang/gddo v0.0.0-20180823221919-9d8ff1c67be5/go.mod" "github.com/golang/gddo v0.0.0-20200831202555-721e228c7686" "github.com/golang/gddo v0.0.0-20200831202555-721e228c7686/go.mod" "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod" "github.com/golang/lint v0.0.0-20170918230701-e5d664eb928e/go.mod" "github.com/golang/mock v1.1.1/go.mod" "github.com/golang/protobuf v1.2.0/go.mod" "github.com/golang/protobuf v1.3.1/go.mod" "github.com/golang/protobuf v1.3.2/go.mod" "github.com/golang/protobuf v1.4.0-rc.1/go.mod" "github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod" "github.com/golang/protobuf v1.4.0-rc.2/go.mod" "github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod" "github.com/golang/protobuf v1.4.0/go.mod" "github.com/golang/protobuf v1.4.2/go.mod" "github.com/golang/protobuf v1.4.3" "github.com/golang/protobuf v1.4.3/go.mod" "github.com/golang/snappy v0.0.0-20170215233205-553a64147049/go.mod" "github.com/google/btree v1.0.0/go.mod" "github.com/google/go-cmp v0.1.1-0.20171103154506-982329095285/go.mod" "github.com/google/go-cmp v0.2.0/go.mod" "github.com/google/go-cmp v0.3.0/go.mod" "github.com/google/go-cmp v0.3.1/go.mod" "github.com/google/go-cmp v0.4.0/go.mod" "github.com/google/go-cmp v0.4.1/go.mod" "github.com/google/go-cmp v0.5.4/go.mod" "github.com/google/go-cmp v0.5.5" "github.com/google/go-cmp v0.5.5/go.mod" "github.com/google/go-dap v0.2.0/go.mod" "github.com/google/go-dap v0.3.0/go.mod" "github.com/google/gofuzz v1.0.0/go.mod" "github.com/googleapis/gax-go v2.0.0+incompatible/go.mod" "github.com/gorilla/mux v1.8.0" "github.com/gorilla/mux v1.8.0/go.mod" "github.com/gorilla/websocket v1.4.0/go.mod" "github.com/gregjones/httpcache v0.0.0-20170920190843-316c5e0ff04e/go.mod" "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod" "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod" "github.com/hashicorp/golang-lru v0.5.4/go.mod" "github.com/hashicorp/hcl v0.0.0-20170914154624-68e816d1c783/go.mod" "github.com/hashicorp/hcl v1.0.0/go.mod" "github.com/inconshreveable/log15 v0.0.0-20170622235902-74a0988b5f80/go.mod" "github.com/inconshreveable/mousetrap v1.0.0/go.mod" "github.com/jonboulle/clockwork v0.1.0/go.mod" "github.com/jpillora/backoff v1.0.0/go.mod" "github.com/json-iterator/go v1.1.6/go.mod" "github.com/json-iterator/go v1.1.10/go.mod" "github.com/json-iterator/go v1.1.11/go.mod" "github.com/julienschmidt/httprouter v1.2.0/go.mod" "github.com/julienschmidt/httprouter v1.3.0/go.mod" "github.com/kisielk/errcheck v1.1.0/go.mod" "github.com/kisielk/gotool v1.0.0/go.mod" "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" "github.com/konsorten/go-windows-terminal-sequences v1.0.3/go.mod" "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" "github.com/kr/pretty v0.1.0/go.mod" "github.com/kr/pretty v0.2.0/go.mod" "github.com/kr/pty v1.1.1/go.mod" "github.com/kr/text v0.1.0/go.mod" "github.com/lib/pq v1.10.3" "github.com/lib/pq v1.10.3/go.mod" "github.com/magiconair/properties v1.7.4-0.20170902060319-8d7837e64d3c/go.mod" "github.com/magiconair/properties v1.8.0/go.mod" "github.com/matryer/try v0.0.0-20161228173917-9ac251b645a2/go.mod" "github.com/mattn/go-colorable v0.0.0-20170327083344-ded68f7a9561/go.mod" "github.com/mattn/go-colorable v0.0.10-0.20170816031813-ad5389df28cd/go.mod" "github.com/mattn/go-colorable v0.1.8/go.mod" "github.com/mattn/go-isatty v0.0.2/go.mod" "github.com/mattn/go-isatty v0.0.3/go.mod" "github.com/mattn/go-isatty v0.0.12/go.mod" "github.com/mattn/go-runewidth v0.0.3/go.mod" "github.com/mattn/go-runewidth v0.0.9/go.mod" "github.com/matttproud/golang_protobuf_extensions v1.0.1" "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" "github.com/mitchellh/go-homedir v1.1.0/go.mod" "github.com/mitchellh/go-server-timing v1.0.2-0.20201108055052-feb680ab92c2" "github.com/mitchellh/go-server-timing v1.0.2-0.20201108055052-feb680ab92c2/go.mod" "github.com/mitchellh/mapstructure v0.0.0-20170523030023-d0303fe80992/go.mod" "github.com/mitchellh/mapstructure v1.1.2/go.mod" "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod" "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod" "github.com/modern-go/reflect2 v1.0.1/go.mod" "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" "github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod" "github.com/oklog/ulid v1.3.1/go.mod" "github.com/pelletier/go-toml v1.0.1-0.20170904195809-1d6b12b7cb29/go.mod" "github.com/pelletier/go-toml v1.2.0/go.mod" "github.com/peterh/liner v0.0.0-20170317030525-88609521dc4b/go.mod" "github.com/peterh/liner v1.2.0/go.mod" "github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod" "github.com/pkg/errors v0.8.0/go.mod" "github.com/pkg/errors v0.8.1/go.mod" "github.com/pkg/errors v0.9.1/go.mod" "github.com/pmezard/go-difflib v1.0.0" "github.com/pmezard/go-difflib v1.0.0/go.mod" "github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35" "github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35/go.mod" "github.com/prometheus/client_golang v0.9.1/go.mod" "github.com/prometheus/client_golang v0.9.3/go.mod" "github.com/prometheus/client_golang v1.0.0/go.mod" "github.com/prometheus/client_golang v1.7.1/go.mod" "github.com/prometheus/client_golang v1.11.0" "github.com/prometheus/client_golang v1.11.0/go.mod" "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" "github.com/prometheus/client_model v0.2.0" "github.com/prometheus/client_model v0.2.0/go.mod" "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" "github.com/prometheus/common v0.4.0/go.mod" "github.com/prometheus/common v0.4.1/go.mod" "github.com/prometheus/common v0.10.0/go.mod" "github.com/prometheus/common v0.26.0" "github.com/prometheus/common v0.26.0/go.mod" "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" "github.com/prometheus/procfs v0.0.2/go.mod" "github.com/prometheus/procfs v0.1.3/go.mod" "github.com/prometheus/procfs v0.6.0" "github.com/prometheus/procfs v0.6.0/go.mod" "github.com/prometheus/tsdb v0.7.1/go.mod" "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" "github.com/rogpeppe/go-internal v1.8.0/go.mod" "github.com/russross/blackfriday v1.5.2/go.mod" "github.com/russross/blackfriday/v2 v2.0.1/go.mod" "github.com/rylans/getlang v0.0.0-20200505200108-4c3188ff8a2d" "github.com/rylans/getlang v0.0.0-20200505200108-4c3188ff8a2d/go.mod" "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" "github.com/sirupsen/logrus v1.2.0/go.mod" "github.com/sirupsen/logrus v1.4.2/go.mod" "github.com/sirupsen/logrus v1.6.0/go.mod" "github.com/sirupsen/logrus v1.7.0/go.mod" "github.com/soheilhy/cmux v0.1.4/go.mod" "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" "github.com/spf13/afero v0.0.0-20170901052352-ee1bd8ee15a1/go.mod" "github.com/spf13/afero v1.1.2/go.mod" "github.com/spf13/cast v1.1.0/go.mod" "github.com/spf13/cast v1.3.0/go.mod" "github.com/spf13/cobra v0.0.0-20170417170307-b6cb39589372/go.mod" "github.com/spf13/cobra v1.0.0/go.mod" "github.com/spf13/jwalterweatherman v0.0.0-20170901151539-12bd96e66386/go.mod" "github.com/spf13/jwalterweatherman v1.0.0/go.mod" "github.com/spf13/pflag v0.0.0-20170417173400-9e4c21054fa1/go.mod" "github.com/spf13/pflag v1.0.1-0.20170901120850-7aff26db30c1/go.mod" "github.com/spf13/pflag v1.0.3/go.mod" "github.com/spf13/pflag v1.0.5/go.mod" "github.com/spf13/pflag v1.0.5/go.mod" "github.com/spf13/viper v1.0.0/go.mod" "github.com/spf13/viper v1.4.0/go.mod" "github.com/stretchr/objx v0.1.0/go.mod" "github.com/stretchr/objx v0.1.1/go.mod" "github.com/stretchr/testify v1.2.2/go.mod" "github.com/stretchr/testify v1.3.0/go.mod" "github.com/stretchr/testify v1.4.0/go.mod" "github.com/stretchr/testify v1.6.1" "github.com/stretchr/testify v1.6.1/go.mod" "github.com/tdewolff/minify/v2 v2.9.22" "github.com/tdewolff/minify/v2 v2.9.22/go.mod" "github.com/tdewolff/parse/v2 v2.5.21" "github.com/tdewolff/parse/v2 v2.5.21/go.mod" "github.com/tdewolff/test v1.0.6" "github.com/tdewolff/test v1.0.6/go.mod" "github.com/technoweenie/multipartstreamer v1.0.1" "github.com/technoweenie/multipartstreamer v1.0.1/go.mod" "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod" "github.com/ugorji/go v1.1.4/go.mod" "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" "github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod" "go.etcd.io/bbolt v1.3.2/go.mod" "go.starlark.net v0.0.0-20190702223751-32f345186213/go.mod" "go.starlark.net v0.0.0-20201006213952-227f4aabceb5/go.mod" "go.uber.org/atomic v1.4.0/go.mod" "go.uber.org/multierr v1.1.0/go.mod" "go.uber.org/zap v1.10.0/go.mod" "golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4/go.mod" "golang.org/x/arch v0.0.0-20201008161808-52c3e6f60cff/go.mod" "golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod" "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod" "golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9" "golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod" "golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod" "golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod" "golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01/go.mod" "golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod" "golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod" "golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod" "golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod" "golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod" "golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod" "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod" "golang.org/x/net v0.0.0-20190522155817-f3200d17e092/go.mod" "golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod" "golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod" "golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod" "golang.org/x/net v0.0.0-20200625001655-4c5254603344/go.mod" "golang.org/x/net v0.0.0-20210614182718-04defd469f4e" "golang.org/x/net v0.0.0-20210614182718-04defd469f4e/go.mod" "golang.org/x/oauth2 v0.0.0-20170912212905-13449ad91cb2/go.mod" "golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod" "golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod" "golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d" "golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod" "golang.org/x/sync v0.0.0-20170517211232-f52d1811a629/go.mod" "golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod" "golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod" "golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod" "golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod" "golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod" "golang.org/x/sync v0.0.0-20201207232520-09787c993a3a/go.mod" "golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod" "golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod" "golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8/go.mod" "golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod" "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod" "golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod" "golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod" "golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb/go.mod" "golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod" "golang.org/x/sys v0.0.0-20200106162015-b016eb3dc98e/go.mod" "golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod" "golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod" "golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod" "golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1/go.mod" "golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae/go.mod" "golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634/go.mod" "golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod" "golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod" "golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod" "golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40/go.mod" "golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c" "golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod" "golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod" "golang.org/x/text v0.3.0/go.mod" "golang.org/x/text v0.3.2/go.mod" "golang.org/x/text v0.3.6" "golang.org/x/text v0.3.6/go.mod" "golang.org/x/time v0.0.0-20170424234030-8be79e1e0910/go.mod" "golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod" "golang.org/x/tools v0.0.0-20180221164845-07fd8470d635/go.mod" "golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod" "golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod" "golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod" "golang.org/x/tools v0.0.0-20191127201027-ecd32218bd7f/go.mod" "golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod" "golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543" "golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod" "google.golang.org/api v0.0.0-20170921000349-586095a6e407/go.mod" "google.golang.org/appengine v1.1.0/go.mod" "google.golang.org/appengine v1.4.0/go.mod" "google.golang.org/appengine v1.6.5/go.mod" "google.golang.org/appengine v1.6.6" "google.golang.org/appengine v1.6.6/go.mod" "google.golang.org/genproto v0.0.0-20170918111702-1e559d0a00ee/go.mod" "google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod" "google.golang.org/grpc v1.2.1-0.20170921194603-d4b75ebd4f9f/go.mod" "google.golang.org/grpc v1.19.0/go.mod" "google.golang.org/grpc v1.21.0/go.mod" "google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod" "google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod" "google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod" "google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod" "google.golang.org/protobuf v1.21.0/go.mod" "google.golang.org/protobuf v1.23.0/go.mod" "google.golang.org/protobuf v1.26.0-rc.1" "google.golang.org/protobuf v1.26.0-rc.1/go.mod" "gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod" "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod" "gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod" "gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod" "gopkg.in/errgo.v2 v2.1.0/go.mod" "gopkg.in/resty.v1 v1.12.0/go.mod" "gopkg.in/square/go-jose.v2 v2.5.0" "gopkg.in/square/go-jose.v2 v2.5.0/go.mod" "gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7/go.mod" "gopkg.in/yaml.v2 v2.2.1/go.mod" "gopkg.in/yaml.v2 v2.2.2/go.mod" "gopkg.in/yaml.v2 v2.2.4/go.mod" "gopkg.in/yaml.v2 v2.2.5/go.mod" "gopkg.in/yaml.v2 v2.3.0/go.mod" "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c" "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod" "honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod" "mvdan.cc/xurls/v2 v2.3.0" "mvdan.cc/xurls/v2 v2.3.0/go.mod" "rsc.io/pdf v0.1.1/go.mod" ) go-module_set_globals MY_P="v2-${PV}" KEYWORDS="amd64 x86" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz ${EGO_SUM_SRC_URI}" DESCRIPTION="Minimalist and opinionated feed reader" HOMEPAGE="https://miniflux.app/" LICENSE="Apache-2.0" SLOT="0" IUSE="" RESTRICT="mirror" DEPEND=" acct-user/miniflux acct-group/miniflux" RDEPEND="${DEPEND} >=dev-db/postgresql-9.5" S="${WORKDIR}/${MY_P}" src_unpack() { go-module_src_unpack } src_compile() { go build -ldflags="-X miniflux.app/version.Version=${PV} -X miniflux.app/version.BuildDate=$(date +%FT%T%z)" || die } src_install() { newbin ${PN}.app ${PN} doman ${PN}.1 insinto /etc/miniflux doins "${FILESDIR}/miniflux.conf" fowners root:miniflux /etc/miniflux fperms 0750 /etc/miniflux newinitd "${FILESDIR}/miniflux.initd" miniflux }