Github messages for voidlinux
 help / color / mirror / Atom feed
From: vixus0 <vixus0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] aws-vault: update go_import_path
Date: Tue, 05 Jan 2021 15:56:54 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27689@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

There is a new pull request by vixus0 against master on the void-packages repository

https://github.com/vixus0/void-packages aws-vault-6.2.0-go-import-path
https://github.com/void-linux/void-packages/pull/27689

aws-vault: update go_import_path
Go package name has changed to github.com/99designs/aws-vault/v6

Fixes #27688.


A patch file from https://github.com/void-linux/void-packages/pull/27689.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aws-vault-6.2.0-go-import-path-27689.patch --]
[-- Type: text/x-diff, Size: 908 bytes --]

From 531d6331f44bc284576221caa00dcb8bd4e226c2 Mon Sep 17 00:00:00 2001
From: Anshul Sirur <anshul@3dhubs.com>
Date: Tue, 5 Jan 2021 15:53:45 +0100
Subject: [PATCH] aws-vault: update go_import_path

Go package name has changed to github.com/99designs/aws-vault/v6
---
 srcpkgs/aws-vault/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
index 3746480dad8..cdb99ac57ec 100644
--- a/srcpkgs/aws-vault/template
+++ b/srcpkgs/aws-vault/template
@@ -1,9 +1,9 @@
 # Template file for 'aws-vault'
 pkgname=aws-vault
 version=6.2.0
-revision=1
+revision=2
 build_style=go
-go_import_path=github.com/99designs/aws-vault
+go_import_path=github.com/99designs/aws-vault/v6
 go_ldflags="-X \"main.Version=${version}\" -s -w"
 short_desc="Vault for securely storing and accessing AWS credentials"
 maintainer="klardotsh <josh@klar.sh>"

             reply	other threads:[~2021-01-05 14:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05 14:56 vixus0 [this message]
2021-01-05 14:57 ` ericonr
2021-01-05 15:07 ` ericonr
2021-01-05 15:07 ` [PR PATCH] [Merged]: " ericonr
2021-01-05 15:29 ` vixus0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27689@inbox.vuxu.org \
    --to=vixus0@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).