Skip to content

Commit 4be4a43

Browse files
authored
Merge pull request #407 from SumoLogic/dagould-release-2.17.0-1
go version-bump for goreleaser
2 parents fbe4138 + 1d77047 commit 4be4a43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Set up Go
2929
uses: actions/setup-go@v2
3030
with:
31-
go-version: 1.16
31+
go-version: 1.17
3232
-
3333
name: Import GPG key
3434
id: import_gpg

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 2.17.1 (Unreleased)
22

33

4-
## 2.17.0 (July 26, 2022)
4+
## 2.17.0 (July 28, 2022)
55
FEATURES:
66
* **New Resource:** sumologic_cse_entity_entity_group_configuration (GH-376)
77
* **New Resource:** sumologic_cse_inventory_entity_group_configuration (GH-376)

0 commit comments

Comments
 (0)