Skip to content

Commit

Permalink
updating examples
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelarte committed Dec 5, 2024
1 parent 771ca6a commit a051384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module examples

go 1.23

replace github.com/manuelarte/gotime v0.0.0-20241202135225-37832ac5075a => ../
replace github.com/manuelarte/gotime v0.0.1 => ../

require github.com/manuelarte/gotime v0.0.0-20241202135225-37832ac5075a
require github.com/manuelarte/gotime v0.0.1

0 comments on commit a051384

Please sign in to comment.