Skip to content

Commit

Permalink
confetti-framework/foundation#12 Resolve instance by reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Reindert Vetter committed Feb 7, 2021
1 parent 7d528a0 commit 4331c92
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 @@ -5,7 +5,7 @@ go 1.15
require (
github.com/confetti-framework/contract v0.1.2
github.com/confetti-framework/errors v0.11.0
github.com/confetti-framework/foundation v0.3.3
github.com/confetti-framework/foundation v0.4.0
github.com/confetti-framework/support v0.2.0
github.com/confetti-framework/syslog v0.1.1
github.com/confetti-framework/validation v0.1.0-rc.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ github.com/confetti-framework/foundation v0.3.2 h1:RwDFC00EUP2xXwq5EG6ZdZXAYehGX
github.com/confetti-framework/foundation v0.3.2/go.mod h1:dnT6l0DPJKJWrYfDP9T+Ik6b/+bUHq7xA7IKmbPtsAk=
github.com/confetti-framework/foundation v0.3.3 h1:fuLFz0F0T5wsBA8Dc5taY3u72NaLYtSyLea4AOfaxgg=
github.com/confetti-framework/foundation v0.3.3/go.mod h1:c8n/bUj2RzO8uknE4ohzwSGv8awBYUOl3VzbiF//9z0=
github.com/confetti-framework/foundation v0.4.0 h1:f7ouXQ5lObbfBX85m9fnGqWLAx9zjeZKN/K9lk8DTU8=
github.com/confetti-framework/foundation v0.4.0/go.mod h1:c8n/bUj2RzO8uknE4ohzwSGv8awBYUOl3VzbiF//9z0=
github.com/confetti-framework/routing v0.5.0-rc.2/go.mod h1:OaxFjhc1hwj1ela8C6A8MutRjlDNmRbxQrtKncJ5DHM=
github.com/confetti-framework/routing v0.5.0-rc.7/go.mod h1:y1Ckjt7364ZdL9PhQdTT1HVfuTOI3+ynnkvNxLdM9n0=
github.com/confetti-framework/support v0.2.0-rc.1 h1:LSF3NDIVqPpRJEEj4r+4N1PoJfAvGxe0Hdr2sNHwJ60=
Expand Down

0 comments on commit 4331c92

Please sign in to comment.