Skip to content

Commit

Permalink
Cleanup last reference to non go module e3db-go import.
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi Sky Schoen committed Nov 27, 2018
1 parent 5355fcf commit d991358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ import (
"log"
"os"

"github.com/tozny/e3db-go"
"github.com/tozny/e3db-go/v2"
)

func main() {
Expand Down

0 comments on commit d991358

Please sign in to comment.