From 505f218e69c419d55e9c8bbd32ead0691b17e302 Mon Sep 17 00:00:00 2001 From: guessi Date: Mon, 8 Nov 2021 01:47:16 +0800 Subject: [PATCH] build with golang:1.17-alpine3.14 --- Dockerfile | 2 +- README.md | 2 +- go.mod | 18 +++++++++++++++--- go.sum | 8 ++++---- 4 files changed, 21 insertions(+), 9 deletions(-) diff --git a/Dockerfile b/Dockerfile index 52d6789..6e76024 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.16-alpine3.13 AS builder +FROM golang:1.17-alpine3.14 AS builder LABEL maintainer="guessi " RUN apk add --no-cache git ca-certificates WORKDIR ${GOPATH}/src/github.com/guessi/ssl-certs-checker diff --git a/README.md b/README.md index 34f256c..b596856 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ +--------------------+----------------+----------------+-------------------------------+-------------------------------+--------------------+------------+ | Host | Common Name | DNS Names | Not Before | Not After | PublicKeyAlgorithm | Issuer | +--------------------+----------------+----------------+-------------------------------+-------------------------------+--------------------+------------+ - | www.google.com:443 | www.google.com | www.google.com | 2021-01-19 08:04:07 +0000 UTC | 2021-04-13 08:04:06 +0000 UTC | ECDSA | GTS CA 1O1 | + | www.google.com:443 | www.google.com | www.google.com | 2021-10-18 10:15:56 +0000 UTC | 2022-01-10 10:15:55 +0000 UTC | ECDSA | GTS CA 1C3 | +--------------------+----------------+----------------+-------------------------------+-------------------------------+--------------------+------------+ ## Build from Source diff --git a/go.mod b/go.mod index 2080976..98b57e6 100644 --- a/go.mod +++ b/go.mod @@ -1,11 +1,23 @@ module github.com/guessi/ssl-certs-checker -go 1.16 +go 1.17 require ( - github.com/go-openapi/strfmt v0.20.0 // indirect github.com/jedib0t/go-pretty v4.3.0+incompatible - github.com/mattn/go-runewidth v0.0.10 // indirect github.com/urfave/cli/v2 v2.3.0 gopkg.in/yaml.v2 v2.4.0 ) + +require ( + github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef // indirect + github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect + github.com/go-openapi/errors v0.19.8 // indirect + github.com/go-openapi/strfmt v0.20.0 // indirect + github.com/go-stack/stack v1.8.0 // indirect + github.com/mattn/go-runewidth v0.0.10 // indirect + github.com/mitchellh/mapstructure v1.3.3 // indirect + github.com/rivo/uniseg v0.1.0 // indirect + github.com/russross/blackfriday/v2 v2.1.0 // indirect + go.mongodb.org/mongo-driver v1.4.3 // indirect + golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 // indirect +) diff --git a/go.sum b/go.sum index 9960bf2..39ff451 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,9 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03 github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef h1:46PFijGLmAjMPwCCCo7Jf0W6f9slllCkkv7vyc1yOSg= github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw= github.com/aws/aws-sdk-go v1.34.28/go.mod h1:H7NKnBqNVzoTJpGfLrQkkD+ytBA93eiDYi/+8rV9s48= -github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d h1:U+s90UTSYgptZMwQh2aRr3LuazLJIa+Pg3Kc1ylSYVY= github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU= +github.com/cpuguy83/go-md2man/v2 v2.0.1 h1:r/myEWzV9lfsM1tFLgDyu0atFtJ1fXn261LKYj/3DxU= +github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= @@ -80,9 +81,9 @@ github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJ github.com/rogpeppe/go-internal v1.1.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= github.com/rogpeppe/go-internal v1.2.2/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= -github.com/russross/blackfriday/v2 v2.0.1 h1:lPqVAte+HuHNfhJ/0LC98ESWRz8afy9tM/0RK8m9o+Q= github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= -github.com/shurcooL/sanitized_anchor_name v1.0.0 h1:PdmoCO6wvbs+7yrJyMORt4/BmY5IYyJwS/kOiWx8mHo= +github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk= +github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc= github.com/sirupsen/logrus v1.4.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo= github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q= @@ -129,7 +130,6 @@ golang.org/x/tools v0.0.0-20190329151228-23e29df326fe/go.mod h1:LCzVGOaR6xXOjkQ3 golang.org/x/tools v0.0.0-20190416151739-9c9e1878f421/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= golang.org/x/tools v0.0.0-20190420181800-aa740d480789/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= golang.org/x/tools v0.0.0-20190531172133-b3315ee88b7d/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= -golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4= golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=