Skip to content

Commit

Permalink
Merge pull request #35 from AlexGacon/master
Browse files Browse the repository at this point in the history
Upgrade to last version of go-geoserver
  • Loading branch information
AlexGacon authored Apr 15, 2024
2 parents a57f9ff + 74ed827 commit 64dcf31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/camptocamp/terraform-provider-geoserver
go 1.15

require (
github.com/camptocamp/go-geoserver v0.0.0-20240316093744-f4045a49a9bb
github.com/camptocamp/go-geoserver v0.0.0-20240415102559-1622f7987132
github.com/hashicorp/terraform-plugin-sdk v1.17.2
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ github.com/camptocamp/go-geoserver v0.0.0-20240205195341-221dfa93f919 h1:D+SK80n
github.com/camptocamp/go-geoserver v0.0.0-20240205195341-221dfa93f919/go.mod h1:z5s93Ll45psIP40hoVWpQPservcqeX4MOQDLV+Ys4rE=
github.com/camptocamp/go-geoserver v0.0.0-20240316093744-f4045a49a9bb h1:I1A3UCsisRxCtbJu4KtlVgjAmbHQalapTj1Vd/OAsH0=
github.com/camptocamp/go-geoserver v0.0.0-20240316093744-f4045a49a9bb/go.mod h1:z5s93Ll45psIP40hoVWpQPservcqeX4MOQDLV+Ys4rE=
github.com/camptocamp/go-geoserver v0.0.0-20240415102559-1622f7987132 h1:htCu63XZFIwMPbDtoO0sJtAA1vqhizeeSJ6xSU2DSbo=
github.com/camptocamp/go-geoserver v0.0.0-20240415102559-1622f7987132/go.mod h1:z5s93Ll45psIP40hoVWpQPservcqeX4MOQDLV+Ys4rE=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/cheggaaa/pb v1.0.27/go.mod h1:pQciLPpbU0oxA0h+VJYYLxO+XeDQb5pZijXscXHm81s=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
Expand Down

0 comments on commit 64dcf31

Please sign in to comment.