Skip to content

Commit

Permalink
Update private repo revision
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboyle committed Nov 6, 2023
1 parent 984cf6c commit cac8ffe
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 @@ -2,4 +2,4 @@ module github.com/chrisboyle/victor

go 1.13

require github.com/chrisboyle/victor-private v0.0.0-20210410200121-c03282f406db // indirect
require github.com/chrisboyle/victor-private v0.0.0-20231106115146-d4572a6cae73 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/chrisboyle/victor-private v0.0.0-20210410200121-c03282f406db h1:koxGbH9DFMAY1S5MgRes4su/nvaOjwqbG/uJWtOqJW0=
github.com/chrisboyle/victor-private v0.0.0-20210410200121-c03282f406db/go.mod h1:V/eOsfiZGOiWvon1S8tsbrybHGezVTMgs+s0OREeL6A=
github.com/chrisboyle/victor-private v0.0.0-20231106115146-d4572a6cae73 h1:lyf68la4br8tnuJ0tAlUBplOy98wAZOgPzYBVsJF/zc=
github.com/chrisboyle/victor-private v0.0.0-20231106115146-d4572a6cae73/go.mod h1:V/eOsfiZGOiWvon1S8tsbrybHGezVTMgs+s0OREeL6A=

0 comments on commit cac8ffe

Please sign in to comment.