Skip to content

Commit

Permalink
fix COMODO RSA Certification Authority eror
Browse files Browse the repository at this point in the history
This is already fixed in golang upstream. Revert this commit after major
distributions (Ubuntu 14.04 LTS) caught up with the fix.
  • Loading branch information
c0b41 authored and schachmat committed Jul 6, 2015
1 parent 0066bbc commit 1e4b341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions we.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package main

import (
"bytes"
_ "crypto/sha512"
"encoding/json"
"fmt"
"github.com/mattn/go-colorable"
Expand Down

0 comments on commit 1e4b341

Please sign in to comment.