Skip to content

Commit

Permalink
chore: update pdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Jun 5, 2024
1 parent 397b616 commit 6f29a57
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 @@ -4,7 +4,7 @@ go 1.21.5

// replace github.com/picosh/pdocs => /home/erock/dev/pico/pdocs

require github.com/picosh/pdocs v0.0.0-20240604041559-e4e457618a79
require github.com/picosh/pdocs v0.0.0-20240605155503-8b60d6355244

require (
github.com/alecthomas/chroma v0.10.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ github.com/picosh/pdocs v0.0.0-20240509040735-4e53faad60f1 h1:iVGOt5uzs2ozv6Gplz
github.com/picosh/pdocs v0.0.0-20240509040735-4e53faad60f1/go.mod h1:KXO3Z0EVdA811AX6mlK4lwFDT+KgmegRVrEmZU5uLXU=
github.com/picosh/pdocs v0.0.0-20240604041559-e4e457618a79 h1:ISjrO1HaL0cgFO7vJE+WLi2HfY4934R0M+yhWW0npDI=
github.com/picosh/pdocs v0.0.0-20240604041559-e4e457618a79/go.mod h1:KXO3Z0EVdA811AX6mlK4lwFDT+KgmegRVrEmZU5uLXU=
github.com/picosh/pdocs v0.0.0-20240605155503-8b60d6355244 h1:5kqyTKIuLWGX9zZwOZoi+maEZEZLkq6QPLspUs8jUJE=
github.com/picosh/pdocs v0.0.0-20240605155503-8b60d6355244/go.mod h1:KXO3Z0EVdA811AX6mlK4lwFDT+KgmegRVrEmZU5uLXU=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 6f29a57

Please sign in to comment.