Skip to content

Commit

Permalink
🆙 bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcg committed Feb 10, 2023
1 parent cfd4454 commit e4b3653
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.18

require (
github.com/jfcg/opt v0.3.1
github.com/jfcg/rng v1.0.3
github.com/jfcg/sixb v1.3.7
github.com/jfcg/rng v1.0.4
github.com/jfcg/sixb v1.3.8
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/jfcg/opt v0.3.1 h1:6zgKvv3fR5OlX2nxUYJC4wtosY30N4vypILgXmRNr34=
github.com/jfcg/opt v0.3.1/go.mod h1:3ZUYQhiqKM6vVjMRYV1fVZ9a91EQ47b5kg7KsnfRClk=
github.com/jfcg/rng v1.0.3 h1:Xz1c2v+Fuc2pc1r0uynzDQ9pBkTS98ioRcidfQMw218=
github.com/jfcg/rng v1.0.3/go.mod h1:cdKevmMSKlDLbOsBK5OKaQ3/a0IwnSr7wJsj83zKB7Y=
github.com/jfcg/sixb v1.3.7 h1:YYH5/VZvetHUTuAOfSvh9wjWMJpNQpvVp7Cjl9A4tdo=
github.com/jfcg/sixb v1.3.7/go.mod h1:UWrAr1q9s7pSPPqZNccmQM4N75p8GvuBYdFuq+09Qns=
github.com/jfcg/rng v1.0.4 h1:wCAgNN4UaNAL7pMHNkXjHzPuNkNmvVa0vzk5ntYl9gY=
github.com/jfcg/rng v1.0.4/go.mod h1:Il7SBjGd15fCUKgoKrz1ULfeBemBqS3HbUqRIcNGLvE=
github.com/jfcg/sixb v1.3.8 h1:BKPp/mIFCkKnnqhbgasI4wO/BYas6NHNcUCowUfTzSI=
github.com/jfcg/sixb v1.3.8/go.mod h1:UWrAr1q9s7pSPPqZNccmQM4N75p8GvuBYdFuq+09Qns=

0 comments on commit e4b3653

Please sign in to comment.