From b0aa804366af36f358b5f3eaf9caffaf6a59ec7d Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Fri, 21 Jul 2017 14:38:46 +0100 Subject: damn yaml! --- commits.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commits.go b/commits.go index c254403..3e60f22 100644 --- a/commits.go +++ b/commits.go @@ -3,8 +3,8 @@ package main import ( "fmt" "github.com/KatolaZ/git2go" - "github.com/go-yaml/yaml" "golang.org/x/crypto/openpgp" + "gopkg.in/yaml.v2" "log" "os" "strings" -- cgit v1.2.3