From cd1d49946563779a5dc7810d0b5067b0985c51c8 Mon Sep 17 00:00:00 2001 From: Manfred Touron Date: Thu, 24 Mar 2016 12:02:59 +0100 Subject: [PATCH] bump deps --- Godeps/Godeps.json | 2 +- .../github.com/moul/manfred-touron/logos/moul.txt | 9 +++++++++ .../moul/manfred-touron/manfred-touron.go | 15 +++++++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 vendor/github.com/moul/manfred-touron/logos/moul.txt diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index a684f81..42135bc 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -93,7 +93,7 @@ }, { "ImportPath": "github.com/moul/manfred-touron", - "Rev": "26ff01460d399d344b388f8c8b6eedeef8682306" + "Rev": "8534cb2516d825606d1c908da1f1c577161b628e" }, { "ImportPath": "github.com/parnurzeal/gorequest", diff --git a/vendor/github.com/moul/manfred-touron/logos/moul.txt b/vendor/github.com/moul/manfred-touron/logos/moul.txt new file mode 100644 index 0000000..2184e44 --- /dev/null +++ b/vendor/github.com/moul/manfred-touron/logos/moul.txt @@ -0,0 +1,9 @@ +█████████████████████████ +█░░█░░█░░░░░█░░█░░█░░████ +█░░░░░█░░█░░█░░█░░█░░████ +█░░░░░█░░█░░█░░█░░█░░████ +█░░█░░█░░█░░█░░█░░█░░████ +█░░█░░█░░░░░█░░░░░█░░░░░█ +█████████████████████████ +▜███████████████████████▛ + ▜█████████████████████▛ diff --git a/vendor/github.com/moul/manfred-touron/manfred-touron.go b/vendor/github.com/moul/manfred-touron/manfred-touron.go index 9cb8fa1..a55fd7f 100644 --- a/vendor/github.com/moul/manfred-touron/manfred-touron.go +++ b/vendor/github.com/moul/manfred-touron/manfred-touron.go @@ -91,6 +91,16 @@ func init() { URL: "http://soundcloud.com/camembert-au-lait-crew", Position: "Crew member", }, + "anjunabeats": { + Name: "Anjunabeats", + URL: "http://www.anjunabeats.com", + Position: "IT staff", + }, + "42am": { + Name: "42.am", + URL: "http://www.42.am", + Position: "Co-founder", + }, } // Social profiles @@ -230,5 +240,10 @@ func init() { Handle: "m42am", URL: "https://fr.wikipedia.org/wiki/Utilisateur:M42am", }, + "thingiverse": { + Provider: "Thingiverse", + Handle: "moul", + URL: "http://www.thingiverse.com/moul/about", + }, } }