Skip to content

Commit 40d9dcc

Browse files
committed
Renamed package
1 parent b8c00bb commit 40d9dcc

File tree

3 files changed

+6
-447
lines changed

3 files changed

+6
-447
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/madewithlove/terraform-laravel-forge
1+
module github.com/madewithlove/terraform-provider-forge
22

33
go 1.19
44

@@ -58,9 +58,7 @@ require (
5858
github.com/shopspring/decimal v1.3.1 // indirect
5959
github.com/spf13/cast v1.5.0 // indirect
6060
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
61-
github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
6261
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
63-
github.com/vmihailenco/tagparser v0.1.2 // indirect
6462
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
6563
github.com/zclconf/go-cty v1.13.1 // indirect
6664
golang.org/x/crypto v0.7.0 // indirect

0 commit comments

Comments
 (0)