Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
starwalkn authored Oct 31, 2024
1 parent 973c507 commit e1ceb9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/dcaraxes/gotenberg-go-client
module github.com/dcaraxes/gotenberg-go-client/v8

go 1.23.2

Expand All @@ -8,4 +8,4 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
)

0 comments on commit e1ceb9a

Please sign in to comment.