Skip to content

Commit

Permalink
fix go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
miku committed Jan 3, 2024
1 parent a1ad2e1 commit 5d3a432
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ require (
github.com/sethgrid/pester v1.2.0
golang.org/x/net v0.19.0
)

require golang.org/x/text v0.14.0 // indirect

0 comments on commit 5d3a432

Please sign in to comment.