all repos — flounder @ e8c4efc8ff0efd2f3f607384d88a92bf18e364c3

A small site builder for the Gemini protocol

mod tidy
alex wennerberg alex@alexwennerberg.com
Sat, 24 Oct 2020 15:09:13 -0700
commit

e8c4efc8ff0efd2f3f607384d88a92bf18e364c3

parent

c982aac2390a4c774af560894f9d66f1e97981ce

2 files changed, 0 insertions(+), 3 deletions(-)

jump to
M go.modgo.mod

@@ -9,5 +9,4 @@ github.com/gorilla/handlers v1.5.1

github.com/gorilla/sessions v1.2.1 github.com/mattn/go-sqlite3 v1.14.4 golang.org/x/crypto v0.0.0-20200115085410-6d4e4cb37c7d - golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e )
M go.sumgo.sum

@@ -19,5 +19,3 @@ golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=

golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= -golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e h1:EHBhcS0mlXEAVwNyO2dLfjToGsyY4j24pTs2ScHnX7s= -golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=