Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go-version to support darwin/arm64 builds #101

Merged
merged 5 commits into from
May 10, 2021
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: go-version
uses: juliangruber/read-file-action@v1
with:
path: ./go-version
path: ./.go-version
- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down
1 change: 1 addition & 0 deletions .go-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.16.0
21 changes: 0 additions & 21 deletions .travis.yml

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This provider is a technical preview, which means it's a community supported pro

* [Terraform](https://www.terraform.io/downloads.html) version 0.12.x+
* [Windows Server](https://www.microsoft.com/en-us/windows-server) 2012R2 or greater
* [Go](https://golang.org/doc/install) version 1.14.x+
* [Go](https://golang.org/doc/install) version 1.16.x+

## Getting Started

Expand All @@ -27,4 +27,4 @@ Once you have the plugin installed, review the [docs](docs/) folder to understan

We welcome your contribution. Please understand that the experimental nature of this repository means that contributing code may be a bit of a moving target. If you have an idea for an enhancement or bug fix, and want to take on the work yourself, please first [create an issue](https://github.com/hashicorp/terraform-provider-ad/issues/new/choose) so that we can discuss the implementation with you before you proceed with the work.

You can review our [contribution guide](_about/CONTRIBUTING.md) to begin. You can also check out our [frequently asked questions](_about/FAQ.md).
You can review our [contribution guide](_about/CONTRIBUTING.md) to begin. You can also check out our [frequently asked questions](_about/FAQ.md).
1 change: 0 additions & 1 deletion go-version

This file was deleted.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/hashicorp/terraform-provider-ad

go 1.15
go 1.16

require (
github.com/dylanmei/iso8601 v0.1.0 // indirect
Expand Down
12 changes: 0 additions & 12 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ github.com/bgentry/go-netrc/netrc
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/dylanmei/iso8601 v0.1.0
## explicit
github.com/dylanmei/iso8601
# github.com/fatih/color v1.7.0
github.com/fatih/color
Expand Down Expand Up @@ -124,7 +123,6 @@ github.com/hashicorp/go-plugin/internal/plugin
# github.com/hashicorp/go-safetemp v1.0.0
github.com/hashicorp/go-safetemp
# github.com/hashicorp/go-uuid v1.0.2
## explicit
github.com/hashicorp/go-uuid
# github.com/hashicorp/go-version v1.2.1
github.com/hashicorp/go-version
Expand All @@ -148,7 +146,6 @@ github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/toproto
github.com/hashicorp/terraform-plugin-go/tfprotov5/server
github.com/hashicorp/terraform-plugin-go/tfprotov5/tftypes
# github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0
## explicit
github.com/hashicorp/terraform-plugin-sdk/v2/diag
github.com/hashicorp/terraform-plugin-sdk/v2/helper/logging
github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource
Expand Down Expand Up @@ -178,7 +175,6 @@ github.com/jcmturner/gofork/x/crypto/pbkdf2
# github.com/jcmturner/goidentity/v6 v6.0.1
github.com/jcmturner/goidentity/v6
# github.com/jcmturner/gokrb5/v8 v8.4.2
## explicit
github.com/jcmturner/gokrb5/v8/asn1tools
github.com/jcmturner/gokrb5/v8/client
github.com/jcmturner/gokrb5/v8/config
Expand Down Expand Up @@ -223,7 +219,6 @@ github.com/jstemmer/go-junit-report/parser
# github.com/masterzen/simplexml v0.0.0-20160608183007-4572e39b1ab9
github.com/masterzen/simplexml/dom
# github.com/masterzen/winrm v0.0.0-20190308153735-1d17eaf15943
## explicit
github.com/masterzen/winrm
github.com/masterzen/winrm/soap
# github.com/mattn/go-colorable v0.1.4
Expand All @@ -239,20 +234,15 @@ github.com/mitchellh/go-testing-interface
# github.com/mitchellh/go-wordwrap v1.0.0
github.com/mitchellh/go-wordwrap
# github.com/mitchellh/mapstructure v1.1.2
## explicit
github.com/mitchellh/mapstructure
# github.com/mitchellh/reflectwalk v1.0.1
github.com/mitchellh/reflectwalk
# github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
## explicit
github.com/nu7hatch/gouuid
# github.com/oklog/run v1.0.0
github.com/oklog/run
# github.com/packer-community/winrmcp v0.0.0-20180921211025-c76d91c1e7db
## explicit
github.com/packer-community/winrmcp/winrmcp
# github.com/smartystreets/goconvey v1.6.4
## explicit
# github.com/ulikunitz/xz v0.5.8
github.com/ulikunitz/xz
github.com/ulikunitz/xz/internal/hash
Expand Down Expand Up @@ -324,7 +314,6 @@ golang.org/x/oauth2/jwt
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
# golang.org/x/text v0.3.3
## explicit
golang.org/x/text/encoding
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/htmlindex
Expand Down Expand Up @@ -476,5 +465,4 @@ google.golang.org/protobuf/types/known/emptypb
google.golang.org/protobuf/types/known/timestamppb
google.golang.org/protobuf/types/pluginpb
# gopkg.in/ini.v1 v1.55.0
## explicit
gopkg.in/ini.v1