Skip to content

Commit c99d0bb

Browse files
authoredJan 16, 2022
Merge branch 'master' into pin
2 parents 91ae78e + 6a0861d commit c99d0bb

File tree

445 files changed

+28
-407274
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

445 files changed

+28
-407274
lines changed
 

‎.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ dist
44
vendor
55
.release-env
66
.semrel/
7-
.generated-go-semantic-release-changelog.md
7+
.generated-go-semantic-release-changelog.md

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME := github.com/hazcod/enpass-cli
2-
GOLANG_CROSS_VERSION ?= v1.15.2
2+
GOLANG_CROSS_VERSION ?= v1.17.6
33

44
SYSROOT_DIR ?= sysroots
55
SYSROOT_ARCHIVE ?= sysroots.tar.bz2

0 commit comments

Comments
 (0)
Please sign in to comment.